Module floatfns

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 ๐Ÿ”’