Skip to content

dykyi-roman/math-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

math-parser

Download image from remote host

Installation

Composer

The preferred way to install this extension is through Composer.

Either run

php composer.phar require dykyi-roman/math-parser "dev-master"

or add

"dykyi-roman/math-parser": "master"

to the require section of your composer.json

Usage

    $mp = new mathParser();
    $result = $mp->calc("1+2-(2*2)");

Author

Dykyi Roman, e-mail: mr.dukuy@gmail.com

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages