Codebox Operators fastsin

fastsin

Approximated sine of the input

fastsin(in1): out1

Arguments:

Arguments

NameTypeDefaultDescription
in1number

Input to the sine function in radians.

Returns

NameTypeDescription
out1number

The approximated sine of the input.