Home
last modified time | relevance | path

Searched refs:Math (Results 176 – 200 of 239) sorted by relevance

12345678910

/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs528 var V = Math.floor(Math.log(Math.abs(v))*Math.LOG10E), o;
664 var ee = Math.floor(Math.log(val)*Math.LOG10E)%period;
668 var fakee = Math.floor(Math.log(val)*Math.LOG10E);
707 var _frac = val - Math.floor(val), dd = Math.pow(10,d);
712 if (d < ('' + Math.round((val-Math.floor(val))*Math.pow(10,d))).length) {
776 ri = Math.min(Math.max(r[1].length, r[4].length),7);
822 var ee = Math.floor(Math.log(val)*Math.LOG10E)%period;
826 var fakee = Math.floor(Math.log(val)*Math.LOG10E);
896 ri = Math.min(Math.max(r[1].length, r[4].length),7);
3913 e = Math.floor(Math.log(av) / Math.LN2);
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_drag_timeline.js.map1Math","sqrt","angleDegrees","atan2","abs","PI","_applyDndReadyStyles","_timeline","$task","classLi…
H A Ddhtmlxgantt_click_drag.js.map1Math","ceil","_positionPoint","relative","width","left","appendChild","getElement","clear","parent…
H A Ddhtmlxgantt_quick_info.js.map1Math","min","max","dx","top","dy","$root","getTask","css","template","start_date","end_date","_qui…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
H A DAsymmetricKey.php23 use phpseclib3\Math\BigInteger;
H A DSymmetricKey.php46 use phpseclib3\Math\BigInteger;
47 use phpseclib3\Math\BinaryField;
48 use phpseclib3\Math\PrimeField;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
H A DCommon.php27 use phpseclib3\Math\BigInteger;
H A DXML.php31 use phpseclib3\Math\BigInteger;
/plugin/ckgdoku/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc39 value = Math.round( oImageOriginal.$.width * ( value / oImageOriginal.$.height ) );
45 value = Math.round( oImageOriginal.$.height * ( value / oImageOriginal.$.width ) );
176 if ( Math.round( originalRatio ) == Math.round( thisRatio ) )
756 this.setValueOf( 'info', 'txtHeight', Math.round( height ) );
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc40 value = Math.round( oImageOriginal.$.width * ( value / oImageOriginal.$.height ) );
46 value = Math.round( oImageOriginal.$.height * ( value / oImageOriginal.$.width ) );
177 if ( Math.round( originalRatio ) == Math.round( thisRatio ) )
757 this.setValueOf( 'info', 'txtHeight', Math.round( height ) );
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
H A Dgithub-sample.md34 Math is hard, let's go shopping
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/
H A DPublicKey.php26 use phpseclib3\Math\BigInteger;
H A DPrivateKey.php21 use phpseclib3\Math\BigInteger;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRSA.php64 use phpseclib3\Math\BigInteger;
H A DHash.php39 use phpseclib3\Math\BigInteger;
40 use phpseclib3\Math\PrimeField;
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DEngine.php16 namespace phpseclib3\Math\BigInteger\Engines;
22 use phpseclib3\Math\BigInteger;
H A DBCMath.php16 namespace phpseclib3\Math\BigInteger\Engines;
H A DGMP.php16 namespace phpseclib3\Math\BigInteger\Engines;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1Math.min(x, y); i < len; ++i) {\n if (a[i] !== b[i]) {\n x = a[i]\n y = b[i]\n b…
/plugin/findologicxmlexport/vendor/hoa/regex/
H A DREADME.md120 $generator = new Hoa\Regex\Visitor\Isotropic(new Hoa\Math\Sampler\Random());
/plugin/codemirror/dist/
H A Dscripts.min.js.map1Math","min","spaceStrs","spaceStr","push","lst","arr","map","out","insertSorted","score","priority…
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DCHANGELOG.md202 require BC Math.
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1Math","chunk","arr","resultLength","ii","item","itemLength","arrayByteLength","pos","data","string…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1Math","zoomReset","ignoreDuplicate","PDFPrintServiceFactory","doc","support","shadow","setTitleUsi…

12345678910