math.Acos
Returns the arccosine, in radians, of the given number.
Syntax
math.Acos VALUE
Returns
float64
{{ math.Acos 1 }} → 0
Hugo Documentation
Syntax
Returns
{{ math.Acos 1 }} → 0