math.atan2

Arc tangent of v1/v2

Prototype

v = math.atan2 (v1, v2)

Description

Arc tangent of v1/v2.

Lua functions

Topics