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

545 B

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

{{< new-in 0.130.0 />}}

{{ math.Atan2 1 2 }} → 0.4636476090008061