lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


We should add a number prefix for dozenals in Lua, with floating point, preferably. There are many places where you can find the advantages of dozenal, especialy 0;4 instead of 0.3333333333333333333...
As well as the ability to tostring dozenals to dozenal string representation.
Example of dozenal notation:
0z0;4 for one third