pub fn legendre_Ql(l: i32, x: f64) -> f64
Expand description

This function computes the Legendre function Q_l(x) for x > -1, x != 1 and l >= 0.