Searched refs:_getFloat (Results 1 – 2 of 2) sorted by relevance
/plugin/findologicxmlexport/vendor/hoa/math/Sampler/ | ||
H A D | Sampler.php | 223 return $this->_getFloat($lower, $upper); |
H A D | Random.php | 98 protected function _getFloat($lower, $upper) function in Hoa\\Math\\Sampler\\Random |