Kaba function math.atan ed
...
Syntax ed
func static pure math.atan(x: f32) -> f32
func static pure math.atan(x: f64) -> f64
Parameters ed
- x: f64
- ...
Return ed
...
...
func static pure math.atan(x: f32) -> f32
func static pure math.atan(x: f64) -> f64
...