login
A019912
Decimal expansion of tangent of 14 degrees.
1
2, 4, 9, 3, 2, 8, 0, 0, 2, 8, 4, 3, 1, 8, 0, 6, 9, 1, 6, 2, 4, 0, 3, 9, 9, 3, 7, 8, 0, 4, 8, 6, 2, 1, 6, 7, 7, 6, 8, 8, 4, 6, 2, 4, 2, 4, 5, 9, 4, 2, 5, 8, 5, 7, 1, 8, 7, 9, 5, 9, 3, 8, 0, 0, 4, 7, 7, 0, 4, 7, 3, 1, 7, 6, 9, 7, 0, 9, 1, 4, 2, 3, 7, 6, 3, 8, 3, 4, 0, 9, 0, 5, 5, 8, 1, 3, 3, 5, 0
OFFSET
0,1
COMMENTS
Also the decimal expansion of cotangent of 76 degrees. - Mohammad K. Azarian, Jun 30 2013
EXAMPLE
0.2493280028431806916240399378048621677688462424594...
MATHEMATICA
First[RealDigits[Tan[14 Degree], 10, 100]] (* Paolo Xausa, Nov 16 2025 *)
PROG
(PARI) tan(7*Pi/90) \\ Charles R Greathouse IV, Apr 30 2026
CROSSREFS
Sequence in context: A133057 A383463 A155523 * A354903 A081344 A227272
KEYWORD
nonn,cons,easy
STATUS
approved