A019868 Decimal expansion of sine of 59 degrees.
8, 5, 7, 1, 6, 7, 3, 0, 0, 7, 0, 2, 1, 1, 2, 2, 8, 7, 4, 6, 5, 2, 1, 7, 9, 8, 0, 1, 4, 4, 7, 6, 3, 3, 1, 4, 3, 8, 4, 0, 5, 3, 6, 6, 4, 8, 0, 6, 0, 7, 0, 6, 3, 5, 7, 4, 4, 0, 0, 5, 6, 4, 5, 7, 5, 1, 4, 7, 9, 0, 2, 3, 1, 9, 7, 6, 8, 1, 9, 4, 0, 5, 4, 9, 6, 5, 9, 1, 1, 0, 9, 9, 7, 3, 4, 2, 5, 3, 3
Offset: 0
Links
Programs
-
Mathematica
RealDigits[Sin[59 Degree],10,120][[1]] (* Harvey P. Dale, Jan 02 2012 *)
-
PARI
sin(59/180*Pi) \\ Charles R Greathouse IV, Nov 05 2017
Comments