A019986 Decimal expansion of tangent of 88 degrees.
2, 8, 6, 3, 6, 2, 5, 3, 2, 8, 2, 9, 1, 5, 6, 0, 3, 5, 5, 0, 7, 5, 6, 5, 0, 9, 3, 2, 0, 9, 4, 6, 4, 2, 5, 0, 7, 7, 9, 5, 1, 7, 1, 0, 3, 2, 3, 1, 5, 2, 0, 2, 5, 5, 9, 7, 8, 3, 8, 1, 9, 6, 0, 8, 9, 7, 1, 3, 5, 6, 2, 0, 4, 0, 8, 1, 1, 3, 6, 5, 3, 4, 9, 8, 0, 9, 3, 6, 9, 2, 6, 5, 7, 6, 2, 7, 9, 0, 7
Offset: 2
Links
- Ivan Panchenko, Table of n, a(n) for n = 2..1000
Programs
-
Mathematica
RealDigits[Tan[88 Degree],10,120][[1]] (* Harvey P. Dale, Aug 29 2016 *)
Comments