Open yoogottamk opened 5 years ago
Multiple decimal points are allowed
Just load the page, then click the following buttons 9 -> . -> 3 -> . -> 6 and evaluate
9 -> . -> 3 -> . -> 6
Such a number does not make sense, so it should not go ahead and try to compute the result. It tries to do so and fails.
Defect description
Multiple decimal points are allowed
Steps to reproduce
Just load the page, then click the following buttons
9 -> . -> 3 -> . -> 6
and evaluateExpected result
Such a number does not make sense, so it should not go ahead and try to compute the result. It tries to do so and fails.
Screenshot