Searched refs:mdec (Results 1 – 2 of 2) sorted by relevance
71 $mdec = $this->cargo[$potid]['settings']['decimals']; variable72 $calculated = $pothelper->_calculate($complete, $mdec);
115 function _calculate($formula, $mdec) { argument