%I #13 Nov 07 2017 11:11:07
%S 9,9,2,5,4,6,1,5,1,6,4,1,3,2,2,0,3,4,9,8,0,0,6,1,5,8,9,3,3,0,5,8,4,1,
%T 0,9,0,4,3,6,5,2,8,7,7,4,0,6,8,2,8,2,3,2,2,3,5,5,5,3,5,7,6,0,1,0,0,9,
%U 7,4,7,1,6,8,7,0,1,2,1,9,2,9,5,9,0,9,2,8,4,8,3,5,0,4,0,9,5,8,9
%N Decimal expansion of sine of 83 degrees.
%C Decimal expansion of sin(83*Pi/180).
%C Algebraic number of degree 48 and denominator 2. - _Charles R Greathouse IV_, Nov 06 2017
%H Ivan Panchenko, <a href="/A019892/b019892.txt">Table of n, a(n) for n = 0..1000</a>
%e 0.9925461516413220349800615893305841090436528774068282...
%p Digits:=100: evalf(sin(83*Pi/180)); # _Wesley Ivan Hurt_, Aug 31 2014
%t First@RealDigits[Sin[83 Degree], 10, 120] (* _Michael De Vlieger_, Aug 31 2014 *)
%o (PARI) sin(83/180*Pi) \\ _Charles R Greathouse IV_, Nov 06 2017
%K nonn,cons
%O 0,1
%A _N. J. A. Sloane_.