pub const fn exp(d: f64) -> f64
Exp for given value for const context. This is simplified version just to make a good approximation on const context.