Function rgsl::logarithm::log[][src]

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

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