RADARCCOS

Synopsis
RADARCCOS num
Description

Outputs the inverse cosine of its input. The output is given in radians in the range [0, PI]. num must be in the range [-1, 1].

Example
SHOW (RADARCCOS (SQRT 2)/2) = PI/4
true
See Also
ARCCOS

SourceForge.net Logo