Function rgsl::legendre::polynomials::legendre_Pl
[−]
[src]
pub fn legendre_Pl(l: i32, x: f64) -> f64
This function evaluates the Legendre polynomial P_l(x) for a specific value of l, x subject to l >= 0, |x| <= 1