A019878 Decimal expansion of sine of 69 degrees.
9, 3, 3, 5, 8, 0, 4, 2, 6, 4, 9, 7, 2, 0, 1, 7, 4, 8, 9, 9, 0, 0, 4, 3, 0, 6, 3, 1, 3, 9, 5, 7, 0, 7, 4, 1, 4, 0, 5, 9, 6, 5, 2, 6, 8, 5, 3, 7, 4, 6, 6, 8, 0, 6, 8, 8, 1, 6, 4, 9, 6, 8, 1, 1, 3, 9, 1, 4, 9, 4, 9, 8, 2, 3, 6, 0, 2, 2, 3, 1, 6, 3, 6, 8, 2, 3, 7, 9, 8, 3, 0, 7, 4, 3, 8, 6, 0, 5, 5
Offset: 0
Links
Programs
-
Mathematica
RealDigits[Sin[69 Degree],10,120][[1]] (* Harvey P. Dale, Dec 19 2011 *)
-
PARI
sin(23/60*Pi) \\ Charles R Greathouse IV, Nov 06 2017
Comments