Codebox Operators sin

sin

Sine of the input

sin(in1): out1

Arguments:

Arguments

NameTypeDefaultDescription
in1number

Input to the sine function in radians.

Returns

NameTypeDescription
out1number

The sine of the input.