ruby_float_step  2474 numeric.c          else if (!ruby_float_step(from, to, step, FALSE)) {
ruby_float_step   442 range.c            else if (ruby_float_step(b, e, step, EXCL(range))) {