arnavpant / Calculator

0 stars 0 forks source link

Secondary Display #2

Open arnavpant opened 1 month ago

arnavpant commented 1 month ago

Will need a display that is just for the code to look at, not for the user. Main display: --> User gets to see this display. --> Neatly shows everything the user has written for them to understand. -->only for the user Secondary (Coding) Display --> User does not see this --> meant for the code to "evaluate" to solve

arnavpant commented 1 month ago

Also need to add support for using degrees and radians but work on solving the issue above first.