Home
last modified time | relevance | path

Searched refs:atan2 (Results 76 – 86 of 86) sorted by last modified time

1234

/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dd3.min.js1 …6434*i-.2040259*r+1.0572252*u))}function gn(n,t,e){return n>0?new fn(Math.atan2(e,t)*Zo,Math.sqrt(…
2atan2(_,b),E=n(N,k),A=E[0],C=E[1],z=A-t,L=C-e,q=M*z-m*L;(q*q/x>u||xo((m*z+M*L)/x-.5)>.3||o>a*p+l*g…
4atan2(e,t)*Zo,tn(r/Math.sqrt(i))*Zo]};var Ea,Aa,Ca,za,La,qa,Ta,Ra,Da,Pa,Ua,ja={sphere:b,point:St,l…
/plugin/chordsheets/js/
H A Draphael.js1atan2(-l,-o)/S+360)%360:0}return e.angle(t,r,a,s)-e.angle(i,n,a,s)},e.rad=function(t){return t%360…
/plugin/callflow/
H A Draphael.js827 return (180 + math.atan2(-y, -x) * 180 / PI + 360) % 360;
1612 alpha = (90 - math.atan2(mx - nx, my - ny) * 180 / PI);
/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;
28956 th0 = Math.atan2(y0 - yc, x0 - xc);
28957 th1 = Math.atan2(y1 - yc, x1 - xc);
H A Dpdfmake.min.js.map1atan2","PI","rotate","origin","vector","pdfDoc","lineWidth","dash","space","undash","fillOpacity",…
H A Dpdfmake.min.js7 …opacity(.6),e.save(),e.transform(1,0,0,-1,0,e.page.height);var r=180*Math.atan2(e.page.height,e.pa…
13 …(x),o===i&&(b=-b),B=.5*(R+T)-b*(O-M),D=.5*(M+O)+b*(T-R),E=Math.atan2(M-D,R-B),C=Math.atan2(O-D,T-B…
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js1atan2=Math.atan2,PiBy180=Math.PI/180;fabric.util={removeFromArray:function(array,value){var idx=ar… variable
5atan2=Math.atan2,abs=Math.abs,STROKE_OFFSET=.5;fabric.Canvas=fabric.util.createClass(fabric.Static… variable
H A Dfabric.js340 atan2 = Math.atan2, variable
698 rot = atan2(dy, dx),
972 var ta = Math.atan2(uy, ux),
973 tb = Math.atan2(vy, vx);
7956 atan2 = Math.atan2, variable
8593 var lastAngle = atan2(t.ey - t.top, t.ex - t.left),
8594 curAngle = atan2(y - t.top, x - t.left),
/plugin/advrack/
H A Draphael.js827 return (180 + math.atan2(-y, -x) * 180 / PI + 360) % 360;
1612 alpha = (90 - math.atan2(mx - nx, my - ny) * 180 / PI);
/plugin/processing/
H A Dscript.js986 return (-Math.atan2(-this.y, this.x));
6132 p.atan2 = Math.atan2;
11194 a = Math.PI + Math.atan2(cx - x, cy - y);
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …xor:1,readline:1,binmode:1,setservent:1,eof:1,ord:1,bind:1,alarm:1,pipe:1,atan2:1,getgrent:1,exp:1…

1234