fl_is_zero(fl) fl_is_negative(fl) fl_is_positive(fl)
Return true if the flonum fl is zero/greater-than-zero/less-than-zero, return false otherwise.
true
fl
false
Core Module Index | Contents