Skip to content

Odin Project's "Calculator" Project in the Foundations Course

License

Notifications You must be signed in to change notification settings

LeoZheng279/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

Odin Project's "Calculator" Project in the Foundations Course

Description:

Features

  1. Performs operations accurate to 8 decimal places

  2. Full deccimal point support.

    Disable the "." button if there’s already a decimal separator in the display to avoid multiple decimal ponits.

  3. KeyBoard support added.

  4. Input equation can be displayed.

  5. Elegant Design. (Powered By Deepseek)

  6. Round answers with long decimals so that they don’t overflow the display.

  7. Added a “backspace” button, so the user can undo their last input if they click the wrong number.

Acknowledgement

Many thanks to the Odin Project for the wonderful tutorial !

About

Odin Project's "Calculator" Project in the Foundations Course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published