fx_is_odd


fx_is_odd(fx)
      

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

Also see:

fx_is_even
is_odd


Core Module Index | Contents