Searched refs:LOG2E (Results 1 – 19 of 19) sorted by relevance
| /plugin/asciidocjs/node_modules/core-js/library/modules/ |
| D | es6.math.clz32.js | 6 return (x >>>= 0) ? 31 - Math.floor(Math.log(x + 0.5) * Math.LOG2E) : 32;
|
| /plugin/asciidocjs/node_modules/core-js/modules/ |
| D | es6.math.clz32.js | 6 return (x >>>= 0) ? 31 - Math.floor(Math.log(x + 0.5) * Math.LOG2E) : 32;
|
| /plugin/vegalite/ |
| H A D | vega-embed.min.js | 6 …ing"==typeof e}var _e={NaN:NaN,E:Math.E,LN2:Math.LN2,LN10:Math.LN10,LOG2E:Math.LOG2E,LOG10E:Math.L… property
|
| H A D | vega.min.js | 1 ….");return e}var f$={NaN:"NaN",E:"Math.E",LN2:"Math.LN2",LN10:"Math.LN10",LOG2E:"Math.LOG2E",LOG10…
|
| /plugin/asciidocjs/node_modules/core-js/client/ |
| D | library.min.js | 8 …{clz32:function clz32(t){return(t>>>=0)?31-Math.floor(Math.log(t+.5)*Math.LOG2E):32}})},function(t…
|
| D | library.js | 4775 return (x >>>= 0) ? 31 - Math.floor(Math.log(x + 0.5) * Math.LOG2E) : 32;
|
| D | core.min.js | 8 …{clz32:function clz32(t){return(t>>>=0)?31-Math.floor(Math.log(t+.5)*Math.LOG2E):32}})},function(t…
|
| D | shim.min.js | 8 …{clz32:function clz32(t){return(t>>>=0)?31-Math.floor(Math.log(t+.5)*Math.LOG2E):32}})},function(t…
|
| D | shim.js | 5087 return (x >>>= 0) ? 31 - Math.floor(Math.log(x + 0.5) * Math.LOG2E) : 32;
|
| D | core.js | 5189 return (x >>>= 0) ? 31 - Math.floor(Math.log(x + 0.5) * Math.LOG2E) : 32;
|
| D | library.min.js.map | 1 …sh","acosh","MAX_VALUE","$asinh","asinh","$atanh","atanh","cbrt","clz32","LOG2E","cosh","hypot","v…
|
| D | shim.min.js.map | 1 …sh","acosh","MAX_VALUE","$asinh","asinh","$atanh","atanh","cbrt","clz32","LOG2E","cosh","hypot","v…
|
| D | core.min.js.map | 1 …sh","acosh","MAX_VALUE","$asinh","asinh","$atanh","atanh","cbrt","clz32","LOG2E","cosh","hypot","v…
|
| /plugin/fetchmedia/lib/ |
| D | bundle.js | 1 …Math",{clz32:function(t){return(t>>>=0)?31-Math.floor(Math.log(t+.5)*Math.LOG2E):32}})},function(t…
|
| /plugin/combo/resources/library/rrdiagram/0.9.4.1/ |
| H A D | rrdiagram.js | 1 …Math",{clz32:function(t){return(t>>>=0)?31-Math.floor(Math.log(t+.5)*Math.LOG2E):32}})},function(t…
|
| H A D | rrdiagram.js.map | 1 …LOG2E","cosh","hypot","value1","value2","div","sum","larg","$imul","imul","xn","yn","xl","yl","log…
|
| /plugin/stlviewer/stlviewer/ |
| D | three.min.js | 2 …){t.generateMipmap(e),r.get(n).__maxMipLevel=Math.log(Math.max(i,a))*Math.LOG2E}function B(n,r,i){…
|
| /plugin/jsontable/script/ |
| D | handsontable.full.min.js | 29 …Math",{clz32:function(e){return(e>>>=0)?31-Math.floor(Math.log(e+.5)*Math.LOG2E):32}})},function(e…
|
| /plugin/ol3/ |
| D | script.js | 8 …(e+1/e)/2},Ge="log2"in Math?Math.log2:function(t){return Math.log(t)*Math.LOG2E};function ze(t,e,r…
|