chibi-scheme/lib/srfi/144
Jeronimo Pellegrini 1ecf7f9c8a SRFI-144: accept zero arguments for flmax/flmin
SRFI-144 requires that (flmin) returns +inf.0 and that
(flmax) returns -inf.0, so these procedures can't really
be aliases to the Chibi implementation of R7RS max and min.
2022-05-14 08:14:08 -03:00
..
flonum.scm SRFI-144: accept zero arguments for flmax/flmin 2022-05-14 08:14:08 -03:00
lgamma_r.c Win32: Import Ruby's lgamma_r implementation (Public Domain) 2017-12-13 17:20:53 +09:00
math.stub compute least double properly (issue #831) 2022-05-14 16:30:27 +09:00
test.sld add missing trailing ? on SRFI 144 inequality ops 2020-08-11 10:37:23 +09:00