cp's OEIS Frontend

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.

A092160 Decimal expansion of (e/Pi)^3.

Original entry on oeis.org

6, 4, 7, 7, 8, 9, 3, 8, 5, 6, 8, 7, 4, 8, 6, 7, 8, 9, 6, 4, 7, 0, 0, 5, 5, 3, 0, 9, 2, 2, 9, 8, 1, 4, 1, 9, 4, 9, 7, 7, 7, 3, 2, 8, 4, 9, 9, 3, 5, 3, 0, 8, 7, 8, 7, 9, 4, 8, 8, 5, 6, 6, 7, 4, 0, 6, 2, 3, 3, 3, 0, 2, 8, 1, 4, 0, 5, 4, 8, 0, 5, 8, 7, 2, 5, 1, 6, 3, 0, 1, 5, 5, 7, 2, 0, 6, 5, 7, 8, 0
Offset: 0

Views

Author

Mohammad K. Azarian, Mar 31 2004

Keywords

Examples

			0.64778938568748...
		

Crossrefs

Programs

  • Mathematica
    RealDigits[(E/Pi)^3,10,120][[1]] (* Harvey P. Dale, Oct 14 2012 *)