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