topad            1358 ext/standard/math.c 		int topad = dec > declen ? dec - declen : 0;
topad            1361 ext/standard/math.c 		while (topad--) {