Formula
Evaluator for arbitrary formula expressions.
double
evaluate(
Namespace@
ns = null
)
Evaluate the formula expression with the current state of the namespace it was constructed with.
-
Namespace@
ns — Namespace to retrieve variables from.
Returns
double
: Value of the formula.