Calculator is an application for simple mathematical calculations.
Project is created with:
- Angular 9.0
- TypeScript 3.7.5
Use the npm to install
npm install
Click the buttons to perform the action.
There are functions responsible for mathematical operations and a function responsible for assigning numbers after clicking.
Mathematical operations are in a separate model module.