Light Control
Enable Light Animation
Lights
Change Numpads Color

Calcute v1.0

Info

A very simple calculator that have color animations and a very flexible way of computation using the Shaunting Yard Algorithm.


Shaunting Yard Algorithm turn the infix notation into postfix (1 + 1 will be 1 1 +) to make the evaluation easier.


This calculator will be updated in the future to add more functionalities.