conspire::math::special

Function langevin_derivative

Source
pub fn langevin_derivative(x: f64) -> f64
Expand description

Returns derivative of the Langevin function.

\mathcal{L}'(x) = x^{-2} - \sinh^{-2}(x)