acos
acos(x)
Compute the inverse cosine of a value in radians.
Try it yourself:
$1 | acos(0.5)
| |
$2 | acos(cos(2.3))
|
Compute the inverse cosine of a value in radians.
Try it yourself:
$1 | acos(0.5)
| |
$2 | acos(cos(2.3))
|