Searched refs:formatWithoutRounding (Results 1 – 2 of 2) sorted by relevance
/plugin/struct/types/ | ||
H A D | Decimal.php | 70 $value = $this->formatWithoutRounding( |
/plugin/structprogress/types/ | ||
H A D | Progress.php | 105 protected function formatWithoutRounding($number, $dec_point, $thousands_sep) function in dokuwiki\\plugin\\structprogress\\types\\Progress |