Function rgsl::legendre::polynomials::legendre_P2_e
[−]
[src]
pub fn legendre_P2_e(x: f64) -> (Value, Result)
This function evaluates the Legendre polynomials P_l(x) using explicit representations for l=1, 2, 3.