Skip to main content

exp

Function exp 

Source
pub fn exp<Self_: Float>(self_: Self_) -> Self_
Expand description

Returns e^x, (the exponential function).