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