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

pub fn legendre_P3_e(x: f64) -> (Value, Result)

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