Expand description
§core-math-sys
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§
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 ⚠