/Calc

This is a simple calculator pet-project. The purpose of this work was to consolidate knowledge on working with functions. In general, almost all operations are implemented through functions. In future updates, it is planned to remove global variables.

Primary LanguageJavaScript

This is a simple calculator pet-project. The purpose of this work was to consolidate knowledge on working with functions. In general, almost all operations are implemented through functions. In future updates, it is planned to remove global variables.