Trigonometric Nodes
- Updated2023-02-17
- 1 minute(s) read
Trigonometric Nodes
Computes the cosecant of a specified value (x) in radians.
Computes the cosine of a specified value (x) in radians.
Computes the cotangent of a specified value (x) in radians.
Computes the inverse cosecant of a specified value (x) in radians.
Computes the arccosine of a specified value (x) in radians.
Computes the inverse cotangent of a specified value (x) in radians.
Computes the inverse secant of a specified value (x) in radians.
Computes the arcsine of a specified value (x) in radians.
Computes the arctangent of a specified value (x) in radians.
Computes the arctangent of one value divided by another value (y/x).
Computes the secant of a specified value (x) in radians.
Computes the sine of a specified value divided by that value (sin(x)/x) in radians.
Computes the sine of a specified value (x) in radians.
Computes both the sine and cosine of a specified value (x) in radians.
Computes the tangent of a specified value (x) in radians.