flo_floor 1370 numeric.c return flo_floor(rb_Float(num)); flo_floor 3252 numeric.c rb_define_method(rb_cFloat, "floor", flo_floor, 0);