Skip to Content

ACOS

Returns the arccosine of a number, in radians

Syntax

ACOS(number)

Parameters

  • number: Required. The cosine of the angle you want, from -1 to 1

Example

=ACOS(-0.5)
Returns: NumberSince: Excel 2003