We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13d0e56 commit fdffc40Copy full SHA for fdffc40
README.md
@@ -4,6 +4,7 @@ I embarked on this calculator project for The Odin Project with the goal of craf
4
Building on that foundation, I implemented several additional features to enhance the calculator's functionality and user experience:
5
6
- Keyboard Support
7
+- Switch to scientific notation for numbers that overflow the display.
8
- Overflow Handling
9
- Approaching Zero Behaviour
10
- Decimal Precision
0 commit comments