Home
last modified time | relevance | path

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

/plugin/mikioplugin/inc/stemmechanics/lesserphp/
H A Dlessc.inc.php65 protected $numberPrecision = null; variable in lessc
898 if ($this->numberPrecision !== null) {
899 $num = round($num, $this->numberPrecision);