Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/core-js/library/modules/
Des6.number.epsilon.js4 $export($export.S, 'Number', { EPSILON: Math.pow(2, -52) }); property
D_math-fround.js4 var EPSILON = pow(2, -52); variable
/plugin/asciidocjs/node_modules/core-js/modules/
Des6.number.epsilon.js4 $export($export.S, 'Number', { EPSILON: Math.pow(2, -52) }); property
D_math-fround.js4 var EPSILON = pow(2, -52); variable
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
DIsIdentical.php27 const EPSILON = 0.0000000001; define in PHPUnit_Framework_Constraint_IsIdentical
/plugin/findologicxmlexport/vendor/sebastian/comparator/src/
DDoubleComparator.php23 const EPSILON = 0.0000000001; define in SebastianBergmann\\Comparator\\DoubleComparator
/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/
Dconfig.inc.php68 define('EPSILON',0.001); define
/plugin/asciidocjs/node_modules/core-js/client/
Dlibrary.js4576 $export($export.S, 'Number', { EPSILON: Math.pow(2, -52) }); property
Dshim.js4888 $export($export.S, 'Number', { EPSILON: Math.pow(2, -52) }); property
Dcore.js4990 $export($export.S, 'Number', { EPSILON: Math.pow(2, -52) }); property
Dlibrary.min.js8 …e},function(t,n,r){var e=r(2).parseInt,i=r(47).trim,o=r(71),u=/^[-+]?0[xX]/;t.exports=8!==e(o+"08"… argument
Dcore.min.js8 …n[0])<<16>>16},getUint16:function getUint16(t){var n=get(this,2,t,arguments[1]);return n[1]<<8|n[0…
Dshim.min.js8 …,!0),n[b]=m,n[S]=w},function(t,n,r){t.exports=!r(7)&&!r(3)(function(){return 7!=Object.definePrope…
/plugin/fetchmedia/lib/
Dbundle.js1 …l(i.exports,i,i.exports,n),i.l=!0,i.exports}var r={};n.m=t,n.c=r,n.d=function(t,r,e){n.o(t,r)||Obj… argument
/plugin/processing/
Dscript.js191 EPSILON: 0.0001, property
/plugin/combo/resources/library/rrdiagram/0.9.4.1/
H A Drrdiagram.js1 …define&&define.amd?define("rrdiagram",[],e):"object"==typeof exports?exports.rrdiagram=e():t.rrdia…
/plugin/edittable/lib/
Dhandsontable.full.js21691 $export($export.S, 'Number', { EPSILON: Math.pow(2, -52) }); property