A019825 Decimal expansion of sine of 16 degrees.
2, 7, 5, 6, 3, 7, 3, 5, 5, 8, 1, 6, 9, 9, 9, 1, 8, 5, 6, 4, 9, 9, 7, 1, 5, 7, 4, 6, 1, 1, 3, 0, 4, 1, 4, 7, 7, 1, 2, 4, 4, 7, 3, 2, 6, 4, 5, 6, 8, 9, 6, 6, 8, 1, 8, 6, 6, 9, 6, 5, 0, 7, 2, 0, 1, 9, 7, 3, 8, 2, 5, 5, 1, 1, 7, 4, 8, 3, 6, 5, 7, 5, 2, 6, 6, 9, 3, 3, 5, 8, 9, 3, 6, 6, 9, 8, 4, 5, 4
Offset: 0
Examples
0.27563735581699...
Links
Programs
-
Mathematica
RealDigits[Sin[16 Degree],10,120][[1]] (* Harvey P. Dale, Nov 24 2011 *)
-
PARI
sin(4*Pi/45) \\ Charles R Greathouse IV, Aug 27 2017
Comments