Arc Cosine Function

temp

Summary

The arc cosine returns the angle corresponding to the input. The arc cosine function is the inverse of the cosine function.

Syntax

Arguments

Name Description
x A number from -1 to 1 which represents the ratio of the adjacent side over the hypotenuse.

How to use

Given a number representing the ratio of a right triangle’s adjacent side over its hypotenuse returns the corresponding angle.