- author Alexander Kiryukhin
CloneableInstantiable
Methods |
public __construct(array $functions, array $operators)
|
public calculate(array $tokens, array $variables, ?callable $onVarNotFound = NULL) Calculate array of tokens in reverse polish notation
|
Properties |
private array $functions |
private array $operators |