PHP Classes

File: readme.md

Recommend this page to a friend!
  Classes of stefan   PHP Calculator   readme.md   Download  
File: readme.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: PHP Calculator
Calculate the result of multiple math operations
Author: By
Last change: update Readme
Date: 2 years ago
Size: 250 bytes
 

Contents

Class file image Download

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.