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