Ionize
/
Docs
ionize.cc ↗
Math Library
math.atan2
Returns the arc tangent of y/x (in radians).
atan2(y: number, x: number) -> number
← math.atan
math.ceil →