Module floatfns

Source
Expand description

Operations on floats.

Constants§

LIMBS_LIMIT 🔒

Functions§

abs 🔒
acos 🔒
asin 🔒
atan 🔒
ceiling 🔒
checked_pow 🔒
coerce 🔒
copysign 🔒
cos 🔒
double_integer_scale 🔒
exp 🔒
expt 🔒
fceiling 🔒
ffloor 🔒
float 🔒
floor 🔒
frexp 🔒
frexp_f 🔒
fround 🔒
ftruncate 🔒
isnan 🔒
ldexp 🔒
log 🔒
logb 🔒
rescale_for_division 🔒
round 🔒
round2 🔒
rounding_driver 🔒
sin 🔒
sqrt 🔒
tan 🔒
truncate 🔒