1
0
Fork 0
hugo/docs/content/en/functions/math/Atan2.md

388 B

title description categories keywords params
math.Atan2 Returns the arctangent, in radians, of the given number pair, determining the correct quadrant from their signs.
functions_and_methods
aliases returnType signatures
float64
math.Atan2 VALUE VALUE

{{< new-in 0.130.0 />}}

{{ math.Atan2 1 2 }} → 0.4636476090008061