WritingFormat - WarzouMc/NumberFormatter GitHub Wiki
WritingFormat:
-
Call :
NumberFormatter.WritingFormat
-
Constructor :
public WritingFormat.ROMAN
Call the class with roman numbers
public WritingFormat.GREEK
Call the class with custom greek numbers
-
Method :
String convert(int integer) -> convert an integer
-> 956 : ϡνϛ
String convert(long llong) -> transforme a long
-> 1819616 : [M][D][C][C][C][X]M[X]DCXVI