Codebox Operators fastcos

fastcos

Approximated cosine of the input

fastcos(in1): out1

Arguments:

Arguments

NameTypeDefaultDescription
in1number

Input to the cosine function in radians.

Returns

NameTypeDescription
out1number

The approximated cosine of the input.