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

This function computes the Legendre function Q_0(x) for x > -1, x != 1.