chibi-scheme/include
Jim Rees b25e46b11b Introduced a second version of sexp_double_to_ratio, named
sexp_double_to_ratio_2, which converts without introducing
round-off errors the way sexp_double_to_ratio does when it
multiplies by 10.

Changed sexp_inexact_to_exact to use this new function when
a non-zero fractional part of the input exists.
2018-03-22 22:19:39 -04:00
..
chibi Introduced a second version of sexp_double_to_ratio, named 2018-03-22 22:19:39 -04:00