fx_is_zero


fx_is_zero(fx)
      

Return true if the fixnum fx is zero, otherwise return false.

Also see:

fx_is_negative
fx_is_positive


Core Module Index | Contents