hugo/docs/content/en/functions/math/Atan.md
2025-02-13 10:40:34 +01:00

479 B

title description categories keywords action
math.Atan Returns the arctangent, in radians, of the given number.
aliases related returnType signatures
functions/math/Atan2
functions/math/Asin
functions/math/Acos
functions/math/Pi
functions/math/Sin
functions/math/Cos
functions/math/Tan
float64
math.Atan VALUE

{{< new-in 0.130.0 />}}

{{ math.Atan 1 }} → 0.7853981633974483