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