static int iratio_floor(double a, double b) { ret ifloor(ratio(a, b)); }