ArcCos()

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Mathematical functions >

ArcCos()

Description

Calculate the ArcCosine of a number. The angle is calculated in radians.

 

Type

REGULAR FUNCTION

 

Usage

Result = ArcCos(Number)

 

Number

REAL

The Number whose ArcCosine is to be evaluated.

Result

REAL

The ArcCosine of Number in radians.