Function rgsl::legendre::polynomials::legendre_Ql_e
[−]
[src]
pub fn legendre_Ql_e(l: i32, x: f64) -> (Value, Result)
This function computes the Legendre function Q_l(x) for x > -1, x != 1 and l >= 0.