Function rgsl::logarithm::log_e[][src]

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

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