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