A117025 Decimal expansion of e^(sine of 1 radian).
2, 3, 1, 9, 7, 7, 6, 8, 2, 4, 7, 1, 5, 8, 5, 3, 1, 7, 3, 9, 5, 6, 5, 9, 0, 3, 7, 7, 5, 0, 3, 2, 6, 6, 8, 1, 3, 2, 5, 4, 9, 0, 4, 7, 7, 2, 3, 7, 6, 2, 6, 2, 8, 3, 3, 4, 5, 4, 0, 5, 4, 9, 8, 4, 8, 6, 5, 1, 2, 1, 1, 4, 8, 3, 1, 4, 6, 9, 2, 1, 4, 2, 4, 2, 6, 4, 9, 8, 4, 4, 9, 4, 0, 7, 1, 5, 3, 8, 9, 0, 0, 0, 0, 0, 3
Offset: 1
Examples
2.3197768247158531739565903775032668132549047723762628334540549848
Programs
-
Mathematica
RealDigits[E^Sin[1],10,120][[1]] (* Harvey P. Dale, May 25 2023 *)