When evaluating 4 digit numbers, tokens returns 1 000 instead of 1,000. 1 000 is not a valid expression so the library returns 0. Stripping spaces from the equation solves the problem.
When evaluating 4 digit numbers, tokens returns 1 000 instead of 1,000. 1 000 is not a valid expression so the library returns 0. Stripping spaces from the equation solves the problem.
Comments
Comment #3
greg boggsComment #4
greg boggs