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