Skip to Content

Trigonometric Functions

Sin(x)

  • Description: Sine of x.

  • Number of parameters: 1

  • Parameter type: numerical

  • Result type: real

Cos(x)

  • Description: Cosine of x.

  • Number of parameters: 1

  • Parameter type: numerical

  • Result type: real

Tan(x)

  • Description: Tangent of x.

  • Number of parameters: 1

  • Parameter type: numerical

  • Result type: real

Asin(x)

  • Description: Inverse sine of x.

  • Number of parameters: 1

  • Parameter type: numerical

  • Result type: real

Acos(x)

  • Description: Inverse cosine of x.

  • Number of parameters: 1

  • Parameter type: numerical

  • Result type: real

Atan(x)

  • Description: Inverse tangent of x.

  • Number of parameters: 1

  • Parameter type: numerical

  • Result type: real

Sinh(x)

  • Description: Hyperbolic sine of x.

  • Number of parameters: 1

  • Parameter type: numerical

  • Result type: real

Cosh(x)

  • Description: Hyperbolic cosine of x.

  • Number of parameters: 1

  • Parameter type: numerical

  • Result type: real

Tanh(x)

  • Description: Hyperbolic tangent of x.

  • Number of parameters: 1

  • Parameter type: numerical

  • Result type: real