Searched refs:evaluateMathExpression (Results 1 – 2 of 2) sorted by relevance
/plugin/parserfunctions/ | ||
D | helper.php | 240 public function evaluateMathExpression($expr) { function in helper_plugin_parserfunctions |
D | syntax.php | 328 return $this->helper->evaluateMathExpression($params[0]); |