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
|
The trigonometric function to evaluate:
-
Sin
-
Cos
-
Tan
-
ArcSin
-
ArcCos
-
ArcTan
|
Ports
Inputs
|
The value on which to perform the specified trigonometric function.
|
outputs
|
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.
|