Javascript Acos() Function

The acos() method of math object returns arccosine of a number. Use it for example to get arccosine of a number.

Syntax

Javascript Acos() Function Example