Skip to main content

atan2

Function atan2 

Source
pub fn atan2(y: impl Into<Expr>, x: impl Into<Expr>) -> Expr
Expand description

Constructs the two-argument arctangent atan2(y, x).