login
Decimal expansion of e^(cosine of 1 degree).
0

%I #10 Aug 09 2015 00:49:21

%S 2,7,1,7,8,6,7,8,5,2,4,9,6,3,4,9,6,1,4,0,1,7,7,1,2,7,0,6,4,6,5,0,2,0,

%T 7,3,3,4,3,8,8,7,6,5,4,2,9,7,1,5,2,3,6,2,3,7,0,7,6,9,1,2,1,7,1,3,7,6,

%U 6,7,8,7,9,4,0,5,5,0,9,6,1,6,4,7,8,1,3,0,6,7,3,3,8,0,0,6,2,4,6,5

%N Decimal expansion of e^(cosine of 1 degree).

%e 2.71786785249634961401...

%p evalf(exp(cos(Pi/180))) ; # _R. J. Mathar_, Oct 03 2011

%t RealDigits[E^Cos[1 Degree],10,120][[1]] (* _Harvey P. Dale_, Apr 30 2014 *)

%Y Cf. A019810.

%K nonn,cons

%O 1,1

%A _Mohammad K. Azarian_, Nov 17 2005