Function langevin

Source
pub fn langevin(x: Scalar) -> Scalar
Expand description

Returns the Langevin function.

\mathcal{L}(x) = \coth(x) - x^{-1}