Home Search

DriveWorks Solo 21
ACos

Send Feedback

Acos

This function is used to calculate the arccosine (or inverse cosine) of a number.

The Acos function returns the value whose cosine is Number.

Syntax

Acos( [Number] )

Where:

Number is the value to return the arccosine of (between -1 and1).

Examples

Rule

Meaning
Acos(-1)Uses the number -1 and calculates the resulting arccosine (inverse cosine). The result is 3.14159265358979.