Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 418 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 418 Bytes

exp4php

exp4php is port of exp4j math expression evaluator from Frank Asseg, capable of evaluating simple mathematical expression, small in size, without any external libraries and simple to use.

Check out http://www.objecthunter.net/exp4j/

TODO

  • Unit tests

Author