Crate core_math_sys

Source
Expand description

§core-math-sys

Build status Crates.io Documentation

Generated bindings to CORE-MATH

CORE-MATH is a correctly rounded mathematical library in C. Correct rounding is the theoretical accuracy and beats most old C libraries such as glibc. Meanwhile, its speed is competitive with the most popular C libraries, even faster most of the time.

This crate provides the raw bindings to the CORE-MATH library. It is recommended to use the core-math crate directly instead, which provides a safe Rusty interface.

Statics§

signgam

Functions§

cr_acos
cr_acosf
cr_acosh
cr_acoshf
cr_acospi
cr_acospif
cr_asin
cr_asinf
cr_asinh
cr_asinhf
cr_asinpi
cr_asinpif
cr_atan
cr_atan2
cr_atan2f
cr_atan2pi
cr_atan2pif
cr_atanf
cr_atanh
cr_atanhf
cr_atanpi
cr_atanpif
cr_cbrt
cr_cbrtf
cr_cos
cr_cosf
cr_cosh
cr_coshf
cr_cospi
cr_cospif
cr_erf
cr_erfc
cr_erfcf
cr_erff
cr_exp
cr_exp2
cr_exp2f
cr_exp2m1
cr_exp2m1f
cr_exp10
cr_exp10f
cr_exp10m1
cr_exp10m1f
cr_expf
cr_expm1
cr_expm1f
cr_hypot
cr_hypotf
cr_lgammaf
cr_log
cr_log2
cr_log1p
cr_log1pf
cr_log2f
cr_log2p1
cr_log2p1f
cr_log10
cr_log10f
cr_log10p1
cr_log10p1f
cr_logf
cr_pow
cr_powf
cr_rsqrt
cr_rsqrtf
cr_sin
cr_sincosf
cr_sinf
cr_sinh
cr_sinhf
cr_sinpi
cr_sinpif
cr_tan
cr_tanf
cr_tanh
cr_tanhf
cr_tanpi
cr_tanpif
cr_tgammaf