This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A096410 #9 Aug 19 2020 19:27:35 %S A096410 0,0,1,6,0,5,7,0,9,3,4,9,7,9,4,2,2,1,0,4,9,3,2,0,8,8,0,6,8,1,9,0,3,6, %T A096410 9,8,1,6,7,4,4,2,7,7,3,3,5,8,6,8,2,4,6,4,8,9,5,4,0,9,4,4,2,1,1,7,9,9, %U A096410 2,1,4,5,9,1,6,9,2,2,3,5,6,3,8,1,8,8,1,9,3,4,6,1,8,8,7,8,1,5,8,4,6,0,8,8,3 %N A096410 Decimal expansion of (Pi*e)^(-3). %e A096410 0.001605709349794221049320880... %p A096410 evalf(1/(Pi^3*exp(3))) ; %t A096410 Join[{0,0},RealDigits[(Pi*E)^-3,10,120][[1]]] (* _Harvey P. Dale_, Aug 19 2020 *) %Y A096410 Cf. A000796, A001113, A019609. %K A096410 cons,nonn %O A096410 0,4 %A A096410 _Mohammad K. Azarian_, Aug 07 2004