boost 0.0.5+1.90.0

Rust wrapper for Boost Math
Documentation
pub(super) mod acosh;
pub(super) mod airy;
pub(super) mod asinh;
pub(super) mod atanh;
pub(super) mod bessel;
pub(super) mod bessel_prime;
pub(super) mod beta;
pub(super) mod binomial;
pub(super) mod cardinal_b_spline;
pub(super) mod cbrt;
pub(super) mod chebyshev;
pub(super) mod cos_pi;
pub(super) mod digamma;
pub(super) mod ellint_1;
pub(super) mod ellint_2;
pub(super) mod ellint_3;
pub(super) mod ellint_d;
pub(super) mod ellint_r;
pub(super) mod erf;
pub(super) mod expint;
pub(super) mod expm1;
pub(super) mod factorials;
pub(super) mod fibonacci;
pub(super) mod gamma;
pub(super) mod gegenbauer;
#[cfg(feature = "num-complex")]
pub(super) mod hankel;
pub(super) mod hermite;
pub(super) mod heuman_lambda;
pub(super) mod hypergeometric;
pub(super) mod hypot;
pub(super) mod jacobi;
pub(super) mod jacobi_elliptic;
pub(super) mod jacobi_theta;
pub(super) mod jacobi_zeta;
pub(super) mod laguerre;
pub(super) mod lambert_w;
pub(super) mod legendre;
pub(super) mod log1p;
pub(super) mod logsumexp;
pub(super) mod owens_t;
pub(super) mod polygamma;
pub(super) mod powm1;
pub(super) mod prime;
pub(super) mod rsqrt;
pub(super) mod sin_pi;
pub(super) mod sinc;
pub(super) mod sinhc;
pub(super) mod spherical_harmonic;
pub(super) mod sqrt1pm1;
pub(super) mod trigamma;
pub(super) mod zeta;