Searched refs:LENGTH_BASES (Results 1 – 2 of 2) sorted by relevance
22 public const LENGTH_BASES = [1, 3779.52755906, 37.79527559, 3.77952756, 96, 1.33333333, 16]; define in LesserPHP\\Constants
66 $px = $value * Constants::LENGTH_BASES[$from_index];67 $result = $px * (1 / Constants::LENGTH_BASES[$to_index]);