[src]

Function std::num::exp

pub fn exp<T: Float>(value: T) -> T

Returns e^(value), (the exponential function).