Trigonometry
 
 
 

Categories

  • Math > Trigonometry

Description

Outputs the result of performing the trigonometric function specified in the Function parameter on the input value.

The ArcTan function outputs a result in the range [-90,90] degrees. For a result in the range of [-180,180] degrees, use the ArcTan 2 node instead.

Parameters

Function

The trigonometric function to evaluate:

  • Sin

  • Cos

  • Tan

  • ArcSin

  • ArcCos

  • ArcTan

Ports

Inputs

Value

The value on which to perform the specified trigonometric function.

outputs

Result

The value resulting from applying the selected trigonometric function. The value is returned in degrees when one of the following functions is selected: ArcSin, ArcCos, ArcTan.