ArcCos

ArcCos

%ArcCos function


Old name

%ArcCosR

Function

Inverse function to cosine. The result is a real value in degrees.

Declaration

REAL %ArcCos( REAL in Arg )

Parameters

Arg

Function argument - must be within the interval  -1 to +1.

Example

%ArcCos(arg)