pub fn legendre_Ql_e(l: i32, x: f64) -> (Value, Result)
Expand description

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