fl_is_even/odd


fl_is_even(fl)
fl_is_odd(fl)          
      

Return true if the flonum fl is even/odd, return false otherwise.

Also see:

fl_is_zero


Core Module Index | Contents