LastCalc
LastCalc copied to clipboard
Handle numbers of the form .123 (ie. without a leading digit)
LastCalc should handle numbers like .123 - which don't have any digits before the decimal point. This will probably require a change to the number matching in locutus.js, and probably Tokenizer.java too.