Trig Tab

The Trig tab provides access to standard and hyperbolic trigonometric operations.

Each tab item includes a tooltip that shows the required arguments and a brief description of the function.

Trig Tab options 

Button

Syntax

Definition

Functions are appended by _deg

Degrees 

 

Radians

Trigonometric Functions

sin(x) 

Sine of x

cos(x)

Cosine of x

tan(x)  

Tangent of x

Inverse Functions

asin(x)  

Inverse sine of x

acos(x)  

Inverse cosine of x

atan(x)  

Inverse tangent of x (-90° to +90°)

atan2(y,x)

Inverse tangent of y/x (−180° to +180°)

Hyperbolic Functions

sinh(x)  

Hyperbolic sine: (ex-e-x)/2

cosh(x)  

Hyperbolic cosine: (ex+e-x)/2

tanh(x)  

Hyperbolic tangent: sinh(x)/cosh(x)