Package studio.magemonkey.codex.util
Class NumberUT
java.lang.Object
studio.magemonkey.codex.util.NumberUT
-
Constructor Details
-
NumberUT
public NumberUT()
-
-
Method Details
-
format
-
format
-
round
public static double round(double d) -
round
-
toRoman
-
fromRoman
-
splitIntoParts
public static int[] splitIntoParts(int whole, int parts)
-