Function rgsl::logarithm::log

source · []
pub fn log(x: f64) -> f64
Expand description

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