Home
last modified time | relevance | path

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

/plugin/mikioplugin/inc/stemmechanics/lesserphp/
H A Dlessc.inc.php60 …static public $lengths_to_base = array( 1, 3779.52755906, 37.79527559, 3.77952756, 96, 1.33333333,… variable in lessc
1785 $px = $value * self::$lengths_to_base[ $from_index ];
1786 $result = $px * ( 1 / self::$lengths_to_base[ $to_index ] );