| /plugin/geophp/vendor/funiq/geophp/src/Geometry/ |
| D | LineString.php | 178 pow(cos($lat2) * sin($deltaLon), 2) + 179 … pow(cos($lat1) * sin($lat2) - sin($lat1) * cos($lat2) * cos($deltaLon), 2) 182 cos($lat1) * cos($lat2) * cos($deltaLon) 211 cos(deg2rad($point->y())) * cos(deg2rad($nextPoint->y())) * 212 cos(deg2rad(abs($point->x() - $nextPoint->x()))) 253 $cosU1 = cos($U1); 254 $cosU2 = cos($U2); 257 $cosLambda = cos($lambda);
|
| /plugin/statdisplay/pchart/ |
| D | GDCanvas.php | 143 $X = cos ( ($i + 180) * M_PI / 180 ) * $radius + $point1->getX() + $radius; 147 $X = cos ( ($i - 90) * M_PI / 180 ) * $radius + $point2->getX() - $radius; 151 $X = cos ( ($i) * M_PI / 180 ) * $radius + $point2->getX() - $radius; 155 $X = cos ( ($i + 90) * M_PI / 180 ) * $radius + $point1->getX() + $radius; 205 $Xi1 = cos ( ($i + 180) * M_PI / 180 ) * $radius 213 $Xi2 = cos ( ($i - 90) * M_PI / 180 ) * $radius 221 $Xi3 = cos ( ($i) * M_PI / 180 ) * $radius 229 $Xi4 = cos ( ($i + 90) * M_PI / 180 ) * $radius 539 $X = cos ( $i * M_PI / 180 ) * $height + $center->getX(); 557 $X1 = cos ( $i * M_PI / 180 ) * $height + $center->getX(); [all …]
|
| D | PieChart.php | 188 $TopX = cos ( $iAngle * M_PI / 180 ) * $Radius + $XPos; 262 $TX = cos ( ($TAngle) * M_PI / 180 ) * ($Radius + 10 + $SpliceDistance) + $XPos; 373 $XOffset = cos ( ($Angle + ($Value / 2 * $SpliceRatio)) * M_PI / 180 ) * $SpliceDistance; 484 …$XCenterPos = cos ( ($Angle - $CDev + ($Value * $SpliceRatio + $SpliceDistanceRatio) / 2) * M_PI /… 486 …$XCenterPos2 = cos ( ($Angle + $CDev + ($Value * $SpliceRatio + $SpliceDistanceRatio) / 2) * M_PI … 513 $TX = cos ( ($TAngle) * M_PI / 180 ) * ($Radius + 10) + $XPos; 534 $TopX = cos ( $iAngle * M_PI / 180 ) * $Radius + $XPos; 579 $PosX = cos ( $iAngle * M_PI / 180 ) * $Radius + $XPos + $XOffset;
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| D | Gradient.php | 242 $tx = sin($b) * cos($b) * $ny; 243 $ty = cos($b) * cos($b) * $ny; 254 $tx = sin($b) * cos($b) * $ny; 255 $ty = cos($b) * cos($b) * $ny; 266 $tx = sin($b) * cos($b) * $ny; 267 $ty = cos($b) * cos($b) * $ny; 278 $tx = sin($b) * cos($b) * $ny; 279 $ty = cos($b) * cos($b) * $ny; 353 $px = $bboxh + ($h2 * sin($b) * cos($b));
|
| /plugin/amcharts/assets/amcharts/ |
| D | radar.js | 6 …cos(180/l*Math.PI/180),z*=a.rMultiplier);for(w=0;w<l;w++){var q=180-360/l*w,g=q;"middle"==a.pointP… 9 …(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.p… 10 …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=d… 11 …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.push(m*…
|
| D | gauge.js | 8 …cos(r/180*Math.PI)),l=k(C+(y-h)*Math.sin(r/180*Math.PI)),w=k(D-(y-h)*Math.cos(r/180*Math.PI)),q=c.… 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 …kLength);var d=Math.sin(b/180*Math.PI),g=Math.cos(b/180*Math.PI),p=Math.sin((b+90)/180*Math.PI),E=…
|
| /plugin/sketchcanvas/script/ |
| D | draw.js | 137 var a1x = ax * Math.cos(rad1) - ay * Math.sin(rad1); 138 var a1y = ax * Math.sin(rad1) + ay * Math.cos(rad1); 139 var a2x = ax * Math.cos(rad2) - ay * Math.sin(rad2); 140 var a2y = ax * Math.sin(rad2) + ay * Math.cos(rad2);
|
| /plugin/magnifier/ |
| D | script.js | 115 var left = left0 * Math.cos(arc) - top0 * Math.sin(arc) - 165; 116 var top = left0 * Math.sin(arc) + top0 * Math.cos(arc) + 113;
|
| /plugin/diagramsnet/lib/js/rough/ |
| D | rough.min.js | 20 ….length){a=_slicedToArray(a,2);var c=a[0],f=a[1];e*=Math.PI/180;var k=Math.cos(e),d=Math.sin(e);b.… 32 …inally{b.f()}return g}function I(b,a,e){return[b*Math.cos(e)-a*Math.sin(e),b*Math.sin(e)+a*Math.co… 34 …cos(g),c=q+k*Math.sin(g),e,c,f,k,d,0,n,[g,g,h,q]));d=Math.tan((g-t)/4);f=4/3*f*d;d*=4/3*k;k=[b,a];… 38 …cos(f),a+c*Math.sin(f),n)).concat(_toConsumableArray(D(b,a,b+e*Math.cos(k),a+c*Math.sin(k),n)))):r… 44 …cos(r-b),u(k,g)+e+.9*f*Math.sin(r-b)]);for(var h=r;h<2*Math.PI+r-.01;h+=b){var t=[u(k,g)+a+c*Math.… 45 …cos(r+.5*d),u(k,g)+e+.9*f*Math.sin(r+.5*d)]),[m,n]}function da(b,a,e,c,f,k,d,g,n){var m=k+u(.1,n);… 56 …r t=l*(b+d),p=t+b,t=[k[0]+t*Math.cos(a)+f*Math.cos(a),k[1]+t*Math.sin(a)+f*Math.sin(a)],p=[k[0]+p*… 57 …(2*Math.pow(e,2)),l=[k[0]+l*Math.cos(a),k[1]+l*Math.sin(a)],r=[k[0]+r*Math.cos(a),k[1]+r*Math.sin(… 63 …/g.curveStepCount,m=[];d<=f;d+=k)m.push([a+e*Math.cos(d),c+b*Math.sin(d)]);return m.push([a+e*Math…
|
| D | rough.js.orig | 1 …cos(a),h=Math.sin(a);t.forEach((t=>{const[e,s]=t;t[0]=(e-n)*r-(s-o)*h+n,t[1]=(e-n)*h+(s-o)*r+o}))}…
|
| D | rough.js.modified | 75 _r = Math.cos(_a), 505 … _h4 = [c[0] + _e12 * Math.cos(u) + i * Math.cos(u), c[1] + _e12 * Math.sin(u) + i * Math.sin(u)], 506 … _l3 = [c[0] + _r3 * Math.cos(u) + i * Math.cos(u), c[1] + _r3 * Math.sin(u) + i * Math.sin(u)]; 555 _i7 = [h[0] + _e13 * Math.cos(c), h[1] + _e13 * Math.sin(c)], 556 _l4 = [h[0] + _a4 * Math.cos(c), h[1] + _a4 * Math.sin(c)], 557 … _u2 = [_i7[0] + _r4 * Math.cos(c + Math.PI / 4), _i7[1] + _r4 * Math.sin(c + Math.PI / 4)]; 1004 return [t * Math.cos(s) - e * Math.sin(s), t * Math.sin(s) + e * Math.cos(s)]; 1050 …* Math.PI / 180 * 1 : f + 120 * Math.PI / 180 * -1, p = P(s = g + o * Math.cos(d), n = M + a * Mat… 1054 var b = Math.cos(f), 1056 m = Math.cos(d), [all …]
|
| /plugin/sketchcanvas/phplib/ |
| D | image.php | 60 $a1x = $ax * cos($rad1) - $ay * sin($rad1); 61 $a1y = $ax * sin($rad1) + $ay * cos($rad1); 62 $a2x = $ax * cos($rad2) - $ay * sin($rad2); 63 $a2y = $ax * sin($rad2) + $ay * cos($rad2);
|
| /plugin/abc2/abc-libraries/abc2svg/ |
| D | psvg-1.js | 71 …,g=0,gchg,gcur={cx:0,cy:0,xoffs:0,yoffs:0,xscale:1,yscale:1,rotate:0,sin:0,cos:1,linewidth:0.7,das… property 78 …fs||gcur.yoffs){var x,xtmp=gcur.xoffs,y=gcur.yoffs,_sin=gcur.sin,_cos=gcur.cos;x=xtmp*_cos-y*_sin;… 118 a2-=360;x1=x+r*Math.cos(a1*Math.PI/180);y1=y+r*Math.sin(a1*Math.PI/180) 126 if(a1==a2){a2=180-a1;x2=x+r*Math.cos(a2*Math.PI/180);y2=y+r*Math.sin(a2*Math.PI/180);path+='a'+r.to… 133 (y2-y1).toFixed(2)+'\n';gcur.cx=x1;gcur.cy=y1}else{x2=x+r*Math.cos(a2*Math.PI/180);y2=y+r*Math.sin(… 179 var x,xtmp=gcur.xoffs,y=gcur.yoffs,_sin=gcur.sin,_cos=gcur.cos;x=xtmp*_cos-y*_sin;y=xtmp*_sin+y*_co… 184 a=gcur.rotate*Math.PI/180;gcur.sin=_sin=Math.sin(a);gcur.cos=_cos=Math.cos(a);x=gcur.cx;gcur.cx=(x*…
|
| /plugin/projects/pchart/pchart/ |
| D | pchart.php | 2114 $X1 = cos($Angle * 3.1418 / 180 ) * $TRadius + $XCenter; 2116 $X2 = cos($Angle * 3.1418 / 180 ) * ($TRadius+$RadiusScale) + $XCenter; 2147 $X = cos($Angle * 3.1418 / 180 ) * $TRadius + $XCenter; 2161 $X = cos($Angle * 3.1418 / 180 ) * $Radius + $XCenter; 2196 $X2 = cos($Angle * 3.1418 / 180 ) * $TRadius + $XCenter; 2253 $XPos = cos($Angle * 3.1418 / 180 ) * $Strength + $XCenter; 2317 $XPos = cos($Angle * 3.1418 / 180 ) * $Strength + $XCenter; 2407 $TX = cos(($TAngle) * 3.1418 / 180 ) * ($Radius+10) + $XPos; 2424 $TopX = cos($iAngle * 3.1418 / 180 ) * $Radius + $XPos; 2504 $XOffset = cos(($Angle+($Value/2*$SpliceRatio)) * 3.1418 / 180 ) * $SpliceDistance; [all …]
|
| /plugin/charter/lib/pchart/ |
| D | pChart.class.php | 2139 $X1 = cos($Angle * 3.1418 / 180 ) * $TRadius + $XCenter; 2141 $X2 = cos($Angle * 3.1418 / 180 ) * ($TRadius+$RadiusScale) + $XCenter; 2172 $X = cos($Angle * 3.1418 / 180 ) * $TRadius + $XCenter; 2186 $X = cos($Angle * 3.1418 / 180 ) * $Radius + $XCenter; 2221 $X2 = cos($Angle * 3.1418 / 180 ) * $TRadius + $XCenter; 2278 $XPos = cos($Angle * 3.1418 / 180 ) * $Strength + $XCenter; 2342 $XPos = cos($Angle * 3.1418 / 180 ) * $Strength + $XCenter; 2432 $TX = cos(($TAngle) * 3.1418 / 180 ) * ($Radius+10) + $XPos; 2449 $TopX = cos($iAngle * 3.1418 / 180 ) * $Radius + $XPos; 2529 $XOffset = cos(($Angle+($Value/2*$SpliceRatio)) * 3.1418 / 180 ) * $SpliceDistance; [all …]
|
| /plugin/sequencediagram/bower_components/snap.svg/ |
| D | history.md | 13 * Added methods to work with degrees instead of radians: `Snap.sin()`, `Snap.cos()`, `Snap.tan()`, …
|
| /plugin/diagramsnet/lib/shapes/ |
| D | mxBasic.js | 795 var y1 = r * Math.cos(angle); 2440 var startY = ry - Math.cos(startAngle) * ry; 2442 var endY = ry - Math.cos(endAngle) * ry; 2497 …in(startAngle) * bounds.width * 0.5, bounds.y + bounds.height * 0.5 - Math.cos(startAngle) * bound… 2518 ….sin(endAngle) * bounds.width * 0.5, bounds.y + bounds.height * 0.5 - Math.cos(endAngle) * bounds.… 2585 var startY = ry - Math.cos(startAngle) * ry; 2587 var endY = ry - Math.cos(endAngle) * ry; 2639 …in(startAngle) * bounds.width * 0.5, bounds.y + bounds.height * 0.5 - Math.cos(startAngle) * bound… 2660 ….sin(endAngle) * bounds.width * 0.5, bounds.y + bounds.height * 0.5 - Math.cos(endAngle) * bounds.… 2741 var startY = ry - Math.cos(startAngle) * ry; [all …]
|
| /plugin/s5reloaded/ui/effects_support/ |
| D | effects.js | 75 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/captcha/ |
| D | EasySVG.php | 364 … return $this->defApplyMatrix($def, [cos($angle), sin($angle), -sin($angle), cos($angle), 0, 0]);
|
| /plugin/diagramsnet/lib/shapes/mockup/ |
| D | mxMockupGraphics.js | 400 var y1 = h * 0.5 - h * Math.cos(startAngle) * 0.5; 402 var y2 = h * 0.5 - h * Math.cos(endAngle) * 0.5; 727 var y1 = h * 0.5 - h * 0.38 * Math.cos(needlePos); 734 x1 = w * 0.5 + w * 0.05 * Math.cos(needlePos); 739 y2 = h * 0.5 - h * (-0.05) * Math.cos(needlePos); 744 x2 = w * 0.5 - w * 0.05 * Math.cos(needlePos);
|
| /plugin/diagramsnet/lib/js/diagramly/vsdx/ |
| D | mxVsdxCanvas2D.js | 1012 x -= hw * Math.cos(pRot); 1026 x += hw * Math.cos(pRot); 1042 y += hh * Math.cos(pRot); 1056 y -= hh * Math.cos(pRot);
|
| /plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/ |
| D | jquery.transform2d.js | 316 curr[0] = Math.cos(val); 319 curr[3] = Math.cos(val);
|
| /plugin/anewssystem/ |
| D | dropdowncontent.js | 53 return (1-Math.cos(percent*Math.PI)) / 2 //return cos curve based value from a percentage input
|
| /plugin/statistics/js/ |
| D | chartjs-plugin-datalabels.js | 7 …cos(o),a=Math.sin(o)}return{x:t,y:e,vx:r,vy:a}}(r,a,t.vx,t.vy,e.align)}var d=function(t,e){var r=(…
|
| /plugin/stlviewer/stlviewer/ |
| D | OrbitControls.js | 264 offset.y = radius * Math.cos( phi ); 265 offset.z = radius * Math.sin( phi ) * Math.cos( theta );
|