2017 © Pedro Peláez
 

library math-parser

Math parser

image

dykyi-roman/math-parser

Math parser

  • Saturday, September 30, 2017
  • by dikiy-roman
  • Repository
  • 0 Watchers
  • 0 Stars
  • 11 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

math-parser

Download image from remote host, (*1)

Installation

Composer

The preferred way to install this extension is through Composer., (*2)

Either run, (*3)

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

or add, (*4)

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

to the require section of your composer.json, (*5)

Usage

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

Author

Dykyi Roman, e-mail: mr.dukuy@gmail.com, (*6)

The Versions

30/09 2017

dev-master

9999999-dev https://github.com/dykyi-roman

Math parser

  Sources   Download

MIT

The Requires

  • php >=5.6

 

by Dykyi Roman

parser math formula

17/07 2017

v0.1

0.1.0.0 https://github.com/dykyi-roman

Math parser

  Sources   Download

MIT

The Requires

  • php >=5.6

 

by Dykyi Roman

parser math formula

17/07 2017

1.0

1.0.0.0 https://github.com/dykyi-roman

Math parser

  Sources   Download

MIT

The Requires

  • php >=5.6

 

by Dykyi Roman

parser math formula