Function rgsl::legendre::polynomials::legendre_Ql [] [src]

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

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