Home
last modified time | relevance | path

Searched refs:numberPrecision (Results 1 – 1 of 1) sorted by relevance

/template/mikio/inc/stemmechanics/lesserphp/
Dlessc.inc.php64 protected $numberPrecision = null; variable in lessc
858 if ($this->numberPrecision !== null) {
859 $num = round($num, $this->numberPrecision);