For the complete documentation index, see llms.txt. This page is also available as Markdown.

Tan

Computes the tangent of its argument; the argument should be expressed in radians

Tan(-3.14/4) → -0.99
Tan(-3.14/2) → -1,255.76

Inputs

Tan(number)

  • number - A number expression, should be expressed in radians