Function rgsl::logarithm::log_e

source ·
pub fn log_e(x: f64) -> Result<Result, Value>
Expand description

This routine computes the logarithm of x, \log(x), for x > 0.