libm
0.0.1
libm
Function
exp
Copy item path
Source
pub fn exp(x:
f64
) ->
f64
Expand description
Returns āeā raised to the power
x
.