These are the available Trigonometric functions:
Sin
The function's output is the sine of the input value.
Cos
The function's output is the cosine of the input value.
Tan
The function's output is the tangent of the input value.
ArcSin
The function's output is the inverse sine of the input value.
ArcCos
The function's output is the inverse cosine of the input value.
ArcTan
The function's output is the inverse tangent of the input value.
Degrees
Converts the input value into degrees.
Radians
Converts the input value into radians.