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