mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-26 06:22:33 -08:00
While not necessarily a bug, it is convenient to not overflow on very small ratios. When feasible instead of converting to float, we compute log of the number and the denominator and then return their difference. c.f https://mailman.common-lisp.net/pipermail/ecl-devel/2022-July/011628.html |
||
|---|---|---|
| .. | ||
| math_dispatch.h | ||
| math_dispatch2.h | ||
| math_fenv.h | ||
| math_fenv_msvc.h | ||