Function rgsl::logarithm::log_abs[][src]

pub fn log_abs(x: f64) -> f64
Expand description

This routine computes the logarithm of the magnitude of x, \log(|x|), for x \ne 0.