Raises E (2.71828…) to the power v. Use for exponential growth models.
pub fn exp(both: single) -> single
pub fn exp(both: float) -> float
pub fn ln(both: single) -> single
pub fn ln(both: float) -> float
pub fn log2(both: single) -> single
pub fn log2(both: float) -> float
pub fn log10(both: single) -> single
pub fn log10(both: float) -> float