Calculates the sine of the input. That is: (Out = sin(In))
Inputs
Slots
Type
Default
Description
In
numeric
Null
Input value in radians
Outputs
out
Numeric
The sine value of the input. A Null input produces a Null output.