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