Skip to content

Latest commit

 

History

History
51 lines (39 loc) · 2.92 KB

README.md

File metadata and controls

51 lines (39 loc) · 2.92 KB

Math Calculator

A comprehensive C++ code suite that performs various calculations such as hypotenuse, modulo, addition, subtraction, multiplication, division and power. Features colorful console text and user-friendly interface for choosing actions.

Features

  • Hypotenuse calculator
  • Modulo calculator
  • Addition calculator
  • Subtraction calculator
  • Multiplication calculator
  • Division calculator
  • Power calculator

Requirements

Usage

$ g++ main.cpp -o output
$ ./output

Note

This code uses the Windows.h library to manipulate console text attributes. It may not be compatible with all systems.

Contributing

Feel free to contribute by forking the repository and making pull requests.

More About Me:

Get it on Google Play