Showing posts with label Engineering. Show all posts
Showing posts with label Engineering. Show all posts
Sunday, October 14, 2012
ACOS (Arccosine)
Purpose:
Returns the arccosine of a number, in radians in the range 0 to Pi. The arccosine is the angle whose cosine is number.
Command:
=ACOS(number)
Example:
Enter value of 0.5 in cell A1. In cell A2, enter the following formula:
=ACOS(A1)
This will return the value of 1.05
Please see image below:

Returns the arccosine of a number, in radians in the range 0 to Pi. The arccosine is the angle whose cosine is number.
Command:
=ACOS(number)
Example:
Enter value of 0.5 in cell A1. In cell A2, enter the following formula:
=ACOS(A1)
This will return the value of 1.05
Please see image below:
Subscribe to:
Posts (Atom)