Orthography package, version 1.0.0 > MilesianStrings >

MilesianIntegers

In addition to verifiying the syntax of the integer portion of a MilesianString, the MilesianInteger class can convert the integer portion of a MilesianString to an integer value.

The current specification defines syntax for positive integers up to a maximum value of 19,999.

Example: individual digits

The digit α has the value 1.

Example: integers < 1000

The string ρια has the value 111.

Example: integers > 1000

The string α,α has the value 1001.

Example: MAXINT in Milesian

The string Μθ,ϡϙθ has the value 19999.