LastCalc icon indicating copy to clipboard operation
LastCalc copied to clipboard

Handle numbers of the form .123 (ie. without a leading digit)

Open sanity opened this issue 13 years ago • 0 comments

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.

sanity avatar May 06 '12 14:05 sanity