Returns the inverse cosine (
a
rccosine) of a number. The output is a value in radians between 0 and pi.
ACOS(number)
number: The (cosine) value whose inverse cosine you want to calculate. It must be between -1 and 1, inclusive. Eg., -0.9
Remarks
To return the angle in degrees, use the DEGREES function or multiply it by 180/PI().
Formula
|
Result
|
=ACOS(0.3)
|
1.266103673
|
=ACOS(-0.9)
|
2.690565842
|
=ACOS(1/2)
|
1.047197551
|
Errors
|
Meaning
|
#N/A!
|
|
#NAME!
|
|
#VALUE!
|
|
#REF!
|
|
#NUM!
|
|
Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.
If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.
You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.