Home
last modified time | relevance | path

Searched refs:pow (Results 151 – 175 of 212) sorted by last modified time

123456789

/plugin/sequencediagram/bower_components/lodash/perf/
H A Dperf.js139 return Math.pow(Math.E, lodash.reduce(array, function(sum, x) {
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dutility.js100 var min = Math.pow(2, 31);
101 var max = Math.pow(2, 62);
H A Dcollections.js71 {length: Math.pow(2, 53) + 1},
72 {length: Math.pow(2, 53)},
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/
H A Dunderscore.js151 var MAX_ARRAY_INDEX = Math.pow(2, 53) - 1;
H A Dunderscore-min.js5 …ll,t},w=function(n){return function(t){return null==t?void 0:t[n]}},A=Math.pow(2,53)-1,O=w("length…
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.vml.js369 pow = Math.pow,
380pow(fx - .5, 2) + pow(fy - .5, 2) > .25 && (fy = math.sqrt(.25 - pow(fx - .5, 2)) * ((fy > .5) * 2…
H A Draphael.core.js142 pow = math.pow,
1212 t13 = pow(t1, 3),
1213 t12 = pow(t1, 2),
1922 … x: pow(t1, 3) * p1x + pow(t1, 2) * 3 * t * c1x + t1 * 3 * t * t * c2x + pow(t, 3) * p2x,
1923 … y: pow(t1, 3) * p1y + pow(t1, 2) * 3 * t * c1y + t1 * 3 * t * t * c2y + pow(t, 3) * p2y
4036 return pow(n, 1.7);
4039 return pow(n, .48);
4045 X = pow(abs(x), 1 / 3) * (x < 0 ? -1 : 1),
4047 Y = pow(abs(y), 1 / 3) * (y < 0 ? -1 : 1),
4064 return pow(2, -10 * n) * math.sin((n - .075) * (2 * PI) / .3) + 1;
H A Draphael.svg.js13 pow = math.pow,
63 pow(fx - .5, 2) + pow(fy - .5, 2) > .25 &&
64 (fy = math.sqrt(.25 - pow(fx - .5, 2)) * dir + .5) &&
669 return ("0000" + (Math.random()*Math.pow(36,5) << 0).toString(36)).slice(-5);
/plugin/sequencediagram/bower_components/raphael/
H A Draphael.no-deps.min.js1pow,S=_.PI,T="number",A="array",M=Object.prototype.toString,E=(e._ISURL=/^url\(['"]?(.+?)['"]?\)$/…
H A Draphael.min.js1pow,S=_.PI,T="number",A="array",M=Object.prototype.toString,E=(e._ISURL=/^url\(['"]?(.+?)['"]?\)$/…
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg-min.js19pow(a,1.7)},r.easein=function(a){return Math.pow(a,.48)},r.easeinout=function(a){if(1==a)return 1;…
20 …Property",L=/,?([a-z]),?/gi,M=parseFloat,N=Math,O=N.PI,P=N.min,Q=N.max,R=N.pow,S=N.abs,T=h(1),U=h(…
H A Dsnap.svg.js681 return Math.pow(n, 1.7);
692 return Math.pow(n, .48);
712 X = Math.pow(Math.abs(x), 1 / 3) * (x < 0 ? -1 : 1),
714 Y = Math.pow(Math.abs(y), 1 / 3) * (y < 0 ? -1 : 1),
761 return Math.pow(2, -10 * n) * Math.sin((n - .075) *
866 pow = math.pow,
5331 pow = math.pow,
5460 t13 = pow(t1, 3),
5461 t12 = pow(t1, 2),
6150 x: pow(t1, 3) * p1x + pow(t1, 2) * 3 * t * c1x + t1 * 3 * t * t * c2x + pow(t, 3) * p2x,
[all …]
/plugin/sequencediagram/bower_components/underscore/
H A Dunderscore-min.js5 …ll,t},w=function(n){return function(t){return null==t?void 0:t[n]}},A=Math.pow(2,53)-1,O=w("length…
H A Dunderscore-min.map1 …undefinedOnly","source","l","key","baseCreate","result","MAX_ARRAY_INDEX","pow","each","forEach","…
H A Dunderscore.js135 var MAX_ARRAY_INDEX = Math.pow(2, 53) - 1;
/plugin/data-au/syntax/
H A Dcloud.php200 $tresholds[$i] = pow($max - $min + 1, $i / $levels) + $min - 1;
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DCoreExtension.php543 return $method($value * pow(10, $precision)) / pow(10, $precision);
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dd3.min.js1pow(n,1/3):7.787037*n+4/29}function yn(n){return Math.round(255*(.00304>=n?12.92*n:1.055*Math.pow(…
2pow(i(t),u);return[e*Math.sin(u*n),o-e*Math.cos(u*n)]}var r=Math.cos(n),i=function(n){return Math.…
3pow(2,o)),u(d=e,r),t=ao.select(t),C>0&&(t=t.transition().duration(C)),t.call(n.event)}function a()…
5 …n-Math.floor(-n)}};ao.scale.pow=function(){return iu(ao.scale.linear(),1,[0,1])},ao.scale.sqrt=fun… function
/plugin/findologicxmlexport/vendor/sebastian/diff/src/
H A DDiffer.php336 return $itemSize * \pow(\min(\count($from), \count($to)), 2);
/plugin/findologicxmlexport/vendor/hoa/file/
H A DFinder.php316 $number *= pow(1024, 5);
322 $number *= pow(1024, 6);
328 $number *= pow(1024, 7);
334 $number *= pow(1024, 8);
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Node/
H A DFile.php686 return (string) (pow($ccn, 2) + $ccn);
695 pow($ccn, 2) * pow(1 - $coverage/100, 3) + $ccn
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js1052 …e(/\./g,"");b=a.length-f.length;b=0<=b?b:0;f=parseInt(a)>=parseInt(f)*Math.pow(10,b)}return f?Arra…
/plugin/chordsheets/js/
H A Draphael.js1pow,S=_.PI,A="number",T="array",M=Object.prototype.toString,E=(e._ISURL=/^url\(['"]?(.+?)['"]?\)$/…
/plugin/gtime/gtlib/util/
H A DGTBigInteger.php181 public function pow(GTBigInteger $integer) { function in GTBigInteger
/plugin/callflow/
H A Draphael.js539 pow = math.pow,
1598 t13 = pow(t1, 3),
1599 t12 = pow(t1, 2),
2308 … x: pow(t1, 3) * p1x + pow(t1, 2) * 3 * t * c1x + t1 * 3 * t * t * c2x + pow(t, 3) * p2x,
2309 … y: pow(t1, 3) * p1y + pow(t1, 2) * 3 * t * c1y + t1 * 3 * t * t * c2y + pow(t, 3) * p2y
4396 return pow(n, 1.7);
4399 return pow(n, .48);
5775 pow = math.pow,
5825 pow(fx - .5, 2) + pow(fy - .5, 2) > .25 &&
7502 pow = Math.pow,
[all …]

123456789