Home
last modified time | relevance | path

Searched refs:mdec (Results 1 – 2 of 2) sorted by path

/plugin/pot/
H A Dhelper.php115 function _calculate($formula, $mdec) { argument
/plugin/pot/source/
H A Dcalculate.php71 $mdec = $this->cargo[$potid]['settings']['decimals']; variable
72 $calculated = $pothelper->_calculate($complete, $mdec);