Last Updated | | Ratings | | Unique User Downloads | | Download Rankings |
2022-01-14 (10 hours ago) | | Not yet rated by the users | | Total: 89 | | All time: 9,679 This week: 11 |
|
Description | | Author |
This package can calculate the result of multiple math operations.
It can process multiple math operations with numeric parameters.
A separate class implements each operation. Currently the package supports operations like addition, subtraction, multiplication, division, power, sin, cos, tan, root and grouping of operations. Innovation Award
November 2021
Winner |
Some applications need to be able to perform calculations with dynamic operations and values that are only available at the time when the application code executes.
This package provides a solution for dynamically composing math operations depending on a logic defined by the applications using values for the operations variables that the application determines at execution time.
Manuel Lemos |
| |
|
|
Innovation award
Nominee: 1x
Winner: 1x |
|
Details
A Calculator created in PHP
This is a PHP Calculator which can take a math operation and return the result.
Currently the package supports operations like addition, subtraction, multiplication, division, power, root and grouping of operations.
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.