Skip to content
ytomino edited this page Oct 18, 2020 · 11 revisions

Status

Comparison to the standard library

fun\module Int Float
fma none 4.08
succ 4.08 4.08
pred 4.08 4.08
infinity none 4.07
neg_infinity none 4.07
nan none 4.07
epsilon none 4.07
is_finite none 4.08
is_nan none 4.08
is_integer none 4.08
classify_float none 4.07
log10 none 4.07
expm1 none 4.07
log1p none 4.07
acos none 4.07
asin none 4.07
hypot none 4.07
cosh none 4.07
sinh none 4.07
tanh none 4.07
round none 4.08
next_after none 4.08
copy_sign none 4.07
sign_bit none 4.08
ldexp none 4.07
modf none 4.07
max_int 4.08 none
min_int 4.08 none
max_float none 4.07
min_float none 4.07
equal 4.08 4.07
min none 4.08
max none 4.08
min_max none 4.08
min_num none 4.08
max_num none 4.08
min_max_num none 4.08
hash none 4.07

Missing bound functions

new functions of MPFR-3.1.X

  • mpfr_grandom
  • mpfr_z_sub

new functions of MPFR-3.0.X

  • mpfr_regular_p
  • mpfr_set_zero
  • mpfr_digamma
  • mpfr_ai
  • mpfr_set_flt
  • mpfr_get_flt
  • mpfr_urandom.
  • mpfr_set_z_2exp
  • mpfr_min_prec

Clone this wiki locally