demo-projects icon indicating copy to clipboard operation
demo-projects copied to clipboard

fix(javascript-calculator): removing +0 and -0 from the expression displayed on calculator.

Open CallmeHongmaybe opened this issue 2 years ago • 2 comments

Checklist:

Partially closes #49045

With the 6 trailing zeros gone, I think it's still useful to remove any arithmetic involving zeros. That way the expression looks cleaner and the fix can even handle cases where the user types --0.

CallmeHongmaybe avatar Feb 18 '23 10:02 CallmeHongmaybe

Hey maintainers, Before we can merge, how can I tag in @spiritanand as my fellow contributor?

CallmeHongmaybe avatar Feb 18 '23 10:02 CallmeHongmaybe

@scissorsneedfoodtoo thanks for the edge case.

CallmeHongmaybe avatar Mar 19 '23 03:03 CallmeHongmaybe