Skip to main content

atan2

Function atan2 

Source
pub fn atan2(arg1: Expr, arg2: Expr) -> Expr
Expand description

Returns the angle in radians between the positive x-axis and the point (exprX, exprY).