Documentation

EvalMath
in package

Table of Contents

Properties

$f  : mixed
$fb  : mixed
$last_error  : mixed
$suppress_errors  : mixed
$v  : mixed
$vb  : mixed

Methods

e()  : mixed
EvalMath()  : mixed
evaluate()  : mixed
funcs()  : mixed
nfx()  : mixed
pfx()  : mixed
trigger()  : mixed
vars()  : mixed

Properties

$fb

public mixed $fb = array( // built-in functions 'sin', 'sinh', 'arcsin', 'asin', 'arcsinh', 'asinh', 'cos', 'cosh', 'arccos', 'acos', 'arccosh', 'acosh', 'tan', 'tanh', 'arctan', 'atan', 'arctanh', 'atanh', 'sqrt', 'abs', 'ln', 'log', 'dice', 'dice_e', 'dice_d', 'dice_k', )

Methods

evaluate()

public evaluate(mixed $expr) : mixed
Parameters
$expr : mixed

nfx()

public nfx(mixed $expr) : mixed
Parameters
$expr : mixed

pfx()

public pfx(mixed $tokens[, mixed $vars = array() ]) : mixed
Parameters
$tokens : mixed
$vars : mixed = array()

trigger()

public trigger(mixed $msg) : mixed
Parameters
$msg : mixed

        
On this page

Search results