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