A019831 Decimal expansion of sine of 22 degrees.
3, 7, 4, 6, 0, 6, 5, 9, 3, 4, 1, 5, 9, 1, 2, 0, 3, 5, 4, 1, 4, 9, 6, 3, 7, 7, 4, 5, 0, 1, 1, 9, 5, 1, 3, 1, 0, 0, 0, 1, 5, 8, 9, 2, 2, 2, 5, 3, 6, 7, 6, 1, 7, 4, 1, 0, 3, 4, 4, 0, 3, 7, 1, 0, 3, 3, 3, 5, 8, 6, 1, 4, 3, 6, 6, 0, 8, 5, 2, 1, 8, 9, 5, 8, 6, 3, 5, 7, 3, 6, 2, 2, 2, 4, 8, 5, 2, 2, 9
Offset: 0
Links
Programs
-
Mathematica
RealDigits[Sin[22 Degree],10,120][[1]] (* Harvey P. Dale, Aug 10 2017 *)
-
PARI
sin(11*Pi/90) \\ Charles R Greathouse IV, Aug 27 2017
Comments