fx_is_negative(fx)
Return true if the fixnum fx is less than zero, otherwise return false.
true
fx
false
Core Module Index | Contents