Home
last modified time | relevance | path

Searched refs:atan2 (Results 1 – 25 of 86) sorted by relevance

1234

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DGradient.php240 $b = atan2($endy * $bboxh, $endx * $bboxw);
252 $b = atan2($endy * $bboxh, $endx * $bboxw);
264 $b = atan2($endy * $bboxh, $endx * $bboxw);
276 $b = atan2($endy * $bboxh, $endx * $bboxw);
351 $b = atan2($endy * $bboxh, $endx * $bboxw);
378 $angle = rad2deg(atan2($coords[3] - $coords[1], $coords[2] - $coords[0]));
/plugin/sequencediagram/bower_components/snap.svg/
H A Dhistory.md13 ….sin()`, `Snap.cos()`, `Snap.tan()`, `Snap.asin()`, `Snap.acos()`, `Snap.atan()` and `Snap.atan2()`
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DLineString.php176 atan2(
268 $sigma = atan2($sinSigma, $cosSigma);
/plugin/stlviewer/stlviewer/
H A DOrbitControls.js234 var theta = Math.atan2( offset.x, offset.z );
238 var phi = Math.atan2( Math.sqrt( offset.x * offset.x + offset.z * offset.z ), offset.y );
H A Dthree.min.js2atan2(-this.y,-this.x)+Math.PI;return t},e.distanceTo=function(t){return Math.sqrt(this.distanceTo…
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
H A Dcircle.player.js218 theta = Math.atan2(y,x);
H A Djquery.transform2d.js414 [_rotate, Math.atan2(B, A)],
/plugin/const/
H A Dclass.evalmath.php1059 public static function atan2( $op1, $op2 ) { function in EvalMath_Functions
1060 return atan2( $op1, $op2 );
/plugin/spatialhelper/
H A Daction.php
/plugin/diagramsnet/lib/shapes/
H A DmxBasic.js2503 var res = 0.5 * Math.atan2(handleX, handleY) / Math.PI;
2524 var res = 0.5 * Math.atan2(handleX, handleY) / Math.PI;
2645 var res = 0.5 * Math.atan2(handleX, handleY) / Math.PI;
2666 var res = 0.5 * Math.atan2(handleX, handleY) / Math.PI;
2782 var res = 0.5 * Math.atan2(handleX, handleY) / Math.PI;
2803 var res = 0.5 * Math.atan2(handleX, handleY) / Math.PI;
2997 var res = 0.5 * Math.atan2(handleX, handleY) / Math.PI;
3018 var res = 0.5 * Math.atan2(handleX, handleY) / Math.PI;
H A DmxInfographic.js199 var res = 0.5 * Math.atan2(handleX, handleY) / Math.PI;
220 var res = 0.5 * Math.atan2(handleX, handleY) / Math.PI;
2020 var res = 0.5 * Math.atan2(handleX, handleY) / Math.PI;
2041 var res = 0.5 * Math.atan2(handleX, handleY) / Math.PI;
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_drag_timeline.js13 ….x,r.y+=t.y}),{magnitude:Math.sqrt(r.x*r.x+r.y*r.y),angleDegrees:180*Math.atan2(Math.abs(r.y),Math…
H A Ddhtmlxgantt_drag_timeline.js.map1atan2","abs","PI","_applyDndReadyStyles","_timeline","$task","classList","add","_clearDndReadyStyl…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_drag_timeline.js143 …var angleDegrees = Math.atan2(Math.abs(resultVector_1.y), Math.abs(resultVector_1.x)) * 180 / Math…
/plugin/codemirror/dist/modes/
H A Dperl.min.js1 …hile":[1,1],unless:[1,1],"for":[1,1],foreach:[1,1],abs:1,accept:1,alarm:1,atan2:1,bind:1,binmode:1… property in AnonymousFunction3829359c0200.a
H A Dlua.min.js.map1 …e\",\n\n \"math.abs\",\"math.acos\",\"math.asin\",\"math.atan\",\"math.atan2\",\"math.ceil\",\"…
H A Dmodelica.min.js.map1 …hile within\";\n var modelicaBuiltin = \"abs acos actualStream asin atan atan2 cardinality ceil c…
H A Dcypher.min.js.map1 …ordRegexp([\"abs\", \"acos\", \"allShortestPaths\", \"asin\", \"atan\", \"atan2\", \"avg\", \"ceil…
H A Dhaskell.min.js.map1 …\", \"appendFile\", \"asTypeOf\",\n \"asin\", \"asinh\", \"atan\", \"atan2\", \"atanh\", \"br…
H A Decl.min.js.map1 …Unit;\n var keyword = words(\"abs acos allnodes ascii asin asstring atan atan2 ave case choose ch…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DSvg.php630 $angle = rad2deg(atan2(($gradient_info['info']['y2'] - $gradient_info['info']['y1']), ($gradient_info['info']['x2'] - $gradient_info['info']['x1'])));
690 $alpha = atan2($y2 - $y1, $x2 - $x1);
733 $alpha = atan2($y2 - $y1, $x2 - $x1);
895 $angle = rad2deg(atan2(
1161 $t=atan2($vv[1],$vv[3]);
1162 $t=atan2(-$vv[2],$vv[0]); // Should be the same value or skew has been applied
2180 $ta = atan2($uy, $ux);
2181 $tb = atan2($vy, $vx);
/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/sketchcanvas/script/
H A DSketchCanvas.js704 var angle = Math.atan2(dy, dx);
705 var newangle = Math.atan2(curpoint.y - curpoint.dy, curpoint.x - curpoint.dx);
716 var angle = Math.atan2(dy, dx);
717 var newangle = Math.atan2(prevpoint.y - curpoint.cy, prevpoint.x - curpoint.cx);
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js6764 … var p1x = Math.sqrt(x1 * x1 + y1 * y1) * Math.cos(Math.atan2(y1, x1) - ang);
6765 … var p1y = Math.sqrt(x1 * x1 + y1 * y1) * Math.sin(Math.atan2(y1, x1) - ang);
6766 … var p2x = Math.sqrt(x2 * x2 + y2 * y2) * Math.cos(Math.atan2(y2, x2) - ang);
6767 … var p2y = Math.sqrt(x2 * x2 + y2 * y2) * Math.sin(Math.atan2(y2, x2) - ang);
6768 … var p3x = Math.sqrt(x3 * x3 + y3 * y3) * Math.cos(Math.atan2(y3, x3) - ang);
6769 … var p3y = Math.sqrt(x3 * x3 + y3 * y3) * Math.sin(Math.atan2(y3, x3) - ang);
6772 … var newX = Math.sqrt(p0x * p0x + p0y * p0y) * Math.cos(Math.atan2(p0y, p0x) + ang);
6773 … var newY = Math.sqrt(p0x * p0x + p0y * p0y) * Math.sin(Math.atan2(p0y, p0x) + ang);
6821 …var aStart = (function (x) { return x * 180 / Math.PI; })(Math.atan2(y1, x1) - Math.atan2(y0, x0));
6822 … var aEnd = (function (x) { return x * 180 / Math.PI; })(Math.atan2(y2, x2) - Math.atan2(y0, x0));
[all …]
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D39.39.js.map1 … 'getpeername',\n 'quotemeta',\n 'sysread',\n 'atan2',\n 'getpgr…

1234