- follows the order of operations
- can calculate long mathematical expressions
- limited only to the following operations: addition, subtraction, multiplication, division, remainder, and exponentiation
- cannot process big number computations (maximum of Double.MaxValue only)
- rejects math expressions with brackets and parentheses
MarkCay/math-calculator
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|