Home
last modified time | relevance | path

Searched refs:PI (Results 101 – 125 of 129) sorted by last modified time

123456

/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.min.js6 …12:"STDEV",13:"DOLLAR",14:"FIXED",15:"SIN",16:"COS",17:"TAN",18:"ATAN",19:"PI",20:"SQRT",21:"EXP",…
/plugin/amcharts/assets/amcharts/
H A Dpie.js22 Math.PI),C=d/l*-Math.cos((n+r/2)/180*Math.PI),q=this.outlineColor;q||(q=e.color);var v=this.alpha;i…
H A Dfunnel.js19 ….round(this.depth3D*Math.cos(this.angle*Math.PI/180)),c=Math.round(-this.depth3D*Math.sin(this.ang…
H A Damcharts.js29 …,b,c,e,d){return-e*Math.cos(b/d*(Math.PI/2))+e+c};d.easeOutSine=function(a,b,c,e,d){return e*Math.…
30 …);g<Math.abs(e)?(g=e,a=f/4):a=f/(2*Math.PI)*Math.asin(e/g);return g*Math.pow(2,-10*b)*Math.sin(2*(…
91 …r ga="start";0<h&&(ga="middle");a.centerLabels&&(ga="middle");var T=n*Math.PI/180,Y,Ca,G=0,v=0,na=…
147 …Axis.pointPosition&&(r-=180/(this.end-this.start+1));q=t*Math.sin(r/180*Math.PI);t*=Math.cos(r/180*
148PI);b.push(q);c.push(t);if(!isNaN(p)){var u=this.valueAxis.getCoordinate(p,this.noRounding)-this.h…
291 …0];0===q&&(q=.01);0===p&&(p=.01);m=q/Math.abs(q);n=p/Math.abs(p);p=90*Math.PI/180-Math.asin(q/(q*p…
303 function(a){return a};d.drop=function(a,b,c,d,h,f,g,k){var l=1/180*Math.PI,m=c-20,n=Math.sin(m*l)*b…
304 …k),x=d.VML,y=359.5+f/100;359.94<y&&(y=359.94);h>=y&&(h=y);var w=1/180*Math.PI,y=b+Math.sin(e*w)*k,…
332 1;c=b*Math.PI/180;var h=Math.cos(c),f=Math.sin(c),g=d.removePx(a.left),k=d.removePx(a.top),l=e.offs…
H A Dgauge.js8PI)),n=k(D-y*Math.cos(r/180*Math.PI)),l=k(C+(y-h)*Math.sin(r/180*Math.PI)),w=k(D-(y-h)*Math.cos(r/…
9 Math.PI),0<I&&this.labelsEnabled&&z/I==Math.round(z/I)&&(this.showLastLabel||z!=d-1)&&(this.showFir…
10 180*Math.PI)),n=k(D-F*Math.cos(w/180*Math.PI)),l=k(C+(F-H)*Math.sin(w/180*Math.PI)),w=k(D-(F-H)*Mat…
20 …gth);var d=Math.sin(b/180*Math.PI),g=Math.cos(b/180*Math.PI),p=Math.sin((b+90)/180*Math.PI),E=Math…
H A Dradar.js6PI/180),z*=a.rMultiplier);for(w=0;w<l;w++){var q=180-360/l*w,g=q;"middle"==a.pointPosition&&(g-=18…
9 …or(k=0;k<u;k++)p=180-360/u*k,r.push(b*Math.sin(p/180*Math.PI)),h.push(b*Math.cos(p/180*Math.PI));r…
10 …r(k=u;0<=k;k--)p=180-360/u*k,r.push(e*Math.sin(p/180*Math.PI)),h.push(e*Math.cos(p/180*Math.PI));u…
11PI)),p.push(c*Math.cos(h/180*Math.PI));k.push(k[0]);p.push(p[0]);for(l=a;0<=l;l--)h=180-360/a*l,k.…
H A Dserial.js13PI/180));this.dy=Math.round(-this.depth3D*Math.sin(this.angle*Math.PI/180));this.d3x=Math.round(th…
79 Math.cos(this.labelRotationR*Math.PI/180)&&(this.labelFunction&&(n=this.labelFunction(n,new Date(r)…
H A Dxy.js13PI/180));this.dy=Math.round(-this.depth3D*Math.sin(this.angle*Math.PI/180));this.d3x=Math.round(th…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js2282 var angle = Math.atan2(pdfKitDoc.page.height, pdfKitDoc.page.width) * 180/Math.PI;
28590 rad = angle * Math.PI / 180;
28924 th = rotateX * (Math.PI / 180);
28960 th_arc += 2 * Math.PI;
28962 th_arc -= 2 * Math.PI;
28964 segments = Math.ceil(Math.abs(th_arc / (Math.PI * 0.5 + 0.001)));
H A Dpdfmake.min.js.map1PI","rotate","origin","vector","pdfDoc","lineWidth","dash","space","undash","fillOpacity","strokeO…
H A Dpdfmake.min.js7 …,-1,0,e.page.height);var r=180*Math.atan2(e.page.height,e.page.width)/Math.PI;e.rotate(r,{origin:[…
13PI/180,n=Math.cos(r),i=Math.sin(r),o=s=0,null!=e.origin&&(u=e.origin,o=u[0],s=u[1],a=o*n-s*i,h=o*i…
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.min.js1 …0==f?0:f>0?Math.PI/2:3*Math.PI/2:0==f?e>0?0:Math.PI:0>e?Math.atan(f/e)+Math.PI:0>f?Math.atan(f/e)+…
H A Dexport.js826 angle = Math.PI / 2;
828 angle = Math.PI * 3 / 2;
834 angle = Math.PI;
838 angle = Math.atan( y / x ) + Math.PI;
840 angle = Math.atan( y / x ) + ( 2 * Math.PI );
845 return angle * 180 / Math.PI;
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js1PI/180;fabric.util={removeFromArray:function(array,value){var idx=array.indexOf(value);if(idx!==-1…
2PI)*Math.asin(c/a)}return{a:a,c:c,p:p,s:s}}function elastic(opts,t,d){return opts.a*Math.pow(2,10*…
5PI*2,false);ctx.closePath();ctx.fill();ctx.restore()},onMouseDown:function(pointer){this.points.le…
8PI,extend=fabric.util.object.extend;if(fabric.Circle){fabric.warn("fabric.Circle is already define…
9 …},_getRotatedLeftTop:function(object){var groupAngle=this.getAngle()*(Math.PI/180);return{left:-Ma…
11 …ction lanczosCreate(lobes){return function(x){if(x>lobes){return 0}x*=Math.PI;if(abs(x)<1e-16){ret…
H A Dfabric.js341 PiBy180 = Math.PI / 180;
888 var PI = Math.PI, th = rotateX * PI / 180,
920 dtheta -= 2 * PI;
923 dtheta += 2 * PI;
927 var segments = Math.ceil(Math.abs(dtheta / PI * 2)),
978 return 2 * Math.PI - (ta - tb);
2422 s = p / (2 * Math.PI) * Math.asin(c / a);
2522 return c * Math.sin(t / d * (Math.PI / 2)) + b;
13813 pi = Math.PI,
14187 piBy2 = Math.PI * 2,
[all …]
/plugin/anewssystem/
H A Ddropdowncontent.js53 return (1-Math.cos(percent*Math.PI)) / 2 //return cos curve based value from a percentage input
/plugin/html2pdf/html2pdf/html2ps/data/
H A DLineBreak.txt978 03C0;AL # GREEK SMALL LETTER PI
999 03D6;AL # GREEK PI SYMBOL
3842 1352;AL # ETHIOPIC SYLLABLE PI
4040 1431;AL # CANADIAN SYLLABICS PI
8936 2CE6;AL # COPTIC SYMBOL PI RO
9602 3074;ID # HIRAGANA LETTER PI
9696 30D4;ID # KATAKANA LETTER PI
10568 A03A;ID # YI SYLLABLE PI
12613 D53C;H2 # HANGUL SYLLABLE PI
15680 1227F;AL # CUNEIFORM SIGN PI
[all …]
/plugin/advrack/
H A Djquery.qtip.js3140 rxc = c === 0 ? 0 : rx * Math.cos( c * Math.PI ),
3141 rys = ry * Math.sin( c * Math.PI );
H A Draphael.js540 PI = math.PI,
842 return deg % 360 * PI / 180;
854 return rad * 180 / PI % 360;
2219 var _120 = PI * 120 / 180,
2220 rad = PI / 180 * (+angle || 0),
2254 f1 = x1 < cx ? PI - f1 : f1;
2255 f2 = x2 < cx ? PI - f2 : f2;
2256 f1 < 0 && (f1 = PI * 2 + f1);
2257 f2 < 0 && (f2 = PI * 2 + f2);
2259 f1 = f1 - PI * 2;
[all …]
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js1905 var B=-Math.cos(A*Math.PI)/2+0.5;
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorRuler.java539 ((Graphics2D) g).rotate(-Math.PI / 2, 0, iy); in paintComponent()
/plugin/s5reloaded/ui/effects_support/
H A Deffects.js75 return (-Math.cos(pos*Math.PI)/2) + .5;
81 var pos = ((-Math.cos(pos*Math.PI)/4) + .75) + Math.random()/4;
85 return (-Math.cos(pos*Math.PI*(9*pos))/2) + .5;
88 return (-Math.cos((pos*((pulses||5)-.5)*2)*Math.PI)/2) + .5;
91 return 1 - (Math.cos(pos * 4.5 * Math.PI) * Math.exp(-pos * 6));
899 return 1 - transition((-Math.cos((pos*(options.pulses||5)*2)*Math.PI)/2) + .5);
/plugin/s5reloaded/ui/thesis/
H A Dslides.js1614 return Math.PI *degrees/180;
1617 return 180.0 *radians/Math.PI;
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js1905 var B=-Math.cos(A*Math.PI)/2+0.5;
/plugin/processing/
H A Dscript.js198 PI: Math.PI, property in PConstants
199 TWO_PI: 2 * Math.PI,
200 HALF_PI: Math.PI / 2,
201 THIRD_PI: Math.PI / 3,
202 QUARTER_PI: Math.PI / 4,
204 DEG_TO_RAD: Math.PI / 180,
205 RAD_TO_DEG: 180 / Math.PI,
1213 cameraFOV = 60 * (Math.PI / 180),
6137 return (aAngle * 180) / Math.PI;
6141 return (aAngle / 180) * Math.PI;
[all …]

123456