PHP-Klasse::polaca 18.03.2007

Kurzbeschreibung: Evaluate mathematical expressions
Veröffentlicht am: 18.03.2007
Gruppe(n):
- Math
Beschreibung:
This package can be used to evaluate mathematical expressions.
It parses and evaluates a string with a mathematical expressions using the polish notation of Jan Lukasiewicz.
The expressions are made of variables, constant values and operators. It supports both arithmetic and logical operators.
The code and the comments are in Spanish.
Link: polaca