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

pub fn legendre_P1_e(x: f64) -> (Value, Result)
Expand description

This function evaluates the Legendre polynomials P_l(x) using explicit representations for l=1, 2, 3.