libm
0.2.11
In libm::
math
Modules
acos
acosf
acosh
acoshf
asin
asinf
asinh
asinhf
atan
atan2
atan2f
atanf
atanh
atanhf
cbrt
cbrtf
ceil
ceilf
copysign
copysignf
cos
cosf
cosh
coshf
erf
erff
exp
exp10
exp10f
exp2
exp2f
expf
expm1
expm1f
expo2
fabs
fabsf
fdim
fdimf
fenv
floor
floorf
fma
fmaf
fmax
fmaxf
fmin
fminf
fmod
fmodf
frexp
frexpf
hypot
hypotf
ilogb
ilogbf
j0
j0f
j1
j1f
jn
jnf
k_cos
k_cosf
k_expo2
k_expo2f
k_sin
k_sinf
k_tan
k_tanf
ldexp
ldexpf
lgamma
lgamma_r
lgammaf
lgammaf_r
log
log10
log10f
log1p
log1pf
log2
log2f
logf
modf
modff
nextafter
nextafterf
pow
powf
rem_pio2
rem_pio2_large
rem_pio2f
remainder
remainderf
remquo
remquof
rint
rintf
round
roundf
scalbn
scalbnf
sin
sincos
sincosf
sinf
sinh
sinhf
sqrt
sqrtf
tan
tanf
tanh
tanhf
tgamma
tgammaf
trunc
truncf
Macros
div
force_eval
i
llvm_intrinsically_optimized
Functions
combine_words
get_high_word
get_low_word
with_set_high_word
with_set_low_word
libm
::
math
Macro
div
Copy item path
Settings
Help
Summary
Source
macro_rules! div { ($a:expr, $b:expr) => { ... }; }