Function rgsl::logarithm::log_e
[−]
[src]
pub fn log_e(x: f64) -> (Value, Result)
This routine computes the logarithm of x, \log(x), for x > 0.