A113816 Decimal expansion of e^(cotangent of 1 degree).
7, 5, 9, 8, 2, 6, 0, 9, 5, 1, 2, 3, 3, 1, 7, 0, 7, 5, 9, 0, 9, 2, 8, 8, 1, 9, 6, 0, 5, 6, 5, 4, 1, 1, 7, 2, 4, 7, 4, 6, 6, 2, 2, 3, 7, 4, 4, 0, 7, 9, 2, 5, 5, 5, 0, 4, 2, 3, 7, 0, 6, 7, 3, 1, 1, 9, 0, 2, 7, 6, 4, 0, 9, 2, 4, 8, 2, 8, 8, 2, 2, 7, 7, 6, 8, 5, 6, 9, 9, 6, 7, 1, 6, 1, 7, 9, 2, 3, 1, 7, 5, 5, 3, 6, 2
Offset: 25
Examples
0.75982609512331707...*10^25
Programs
-
Maple
exp(cot(Pi/180.0)) ; evalf(%) ;
-
Mathematica
RealDigits[Exp[Cot[1 Degree]],10,120][[1]] (* Harvey P. Dale, Apr 07 2019 *)
Extensions
Offset corrected by Mohammad K. Azarian, Dec 13 2008