Searched refs:numberPrecision (Results 1 – 1 of 1) sorted by relevance
55 protected ?int $numberPrecision = null; variable in LesserPHP\\Lessc1181 if ($this->numberPrecision !== null) {1182 $num = round($num, $this->numberPrecision);