Searched refs:numberPrecision (Results 1 – 1 of 1) sorted by relevance
64 protected $numberPrecision = null; variable in lessc858 if ($this->numberPrecision !== null) {859 $num = round($num, $this->numberPrecision);