Home
last modified time | relevance | path

Searched defs:EPSILON (Results 1 – 7 of 7) sorted by relevance

/plugin/findologicxmlexport/vendor/sebastian/comparator/src/
H A DDoubleComparator.php23 const EPSILON = 0.0000000001; define in SebastianBergmann\\Comparator\\DoubleComparator
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DIsIdentical.php27 const EPSILON = 0.0000000001; define in PHPUnit_Framework_Constraint_IsIdentical
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DIntStream.php33 public const EPSILON = -2; define
H A DToken.php20 public const EPSILON = -2; define
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Transitions/
H A DTransition.php26 public const EPSILON = 1; define in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\Transition
/plugin/html2pdf/html2pdf/html2ps/
H A Dconfig.inc.php68 define('EPSILON',0.001); define
/plugin/processing/
H A Dscript.js191 EPSILON: 0.0001, property in PConstants