Codebox Operators acos

acos

Arc-cosine of the input

acos(in1): out1

Arguments:

Arguments

NameTypeDefaultDescription
in1number

Input to the arc-cosine function.

Returns

NameTypeDescription
out1number

The arc-cosine of the input in radians.