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

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

This function evaluates the Legendre polynomial P_l(x) for a specific value of l, x subject to l >= 0, |x| <= 1