Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 360 Bytes

File metadata and controls

11 lines (7 loc) · 360 Bytes

Calculator

It is used to calculate any simple mathematical equation.

How it works

  • It takes the mathematical equation by the User.

  • It returns the result of the mathematical equation.