Function rgsl::logarithm::log_abs_e

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

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