Codebox Operators cos

cos

Cosine of the input

cos(in1): out1

Arguments:

Arguments

NameTypeDefaultDescription
in1number

Input to the cosine function in radians.

Returns

NameTypeDescription
out1number

The cosine of the input.