Home
last modified time | relevance | path

Searched refs:tan (Results 51 – 75 of 117) sorted by path

12345

/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js135 …1,w=Y(e=h+f*Math.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;…
1004 …ath.tan(f)/2):f<-m?(g.y=a.y,g.x=b-a.height*Math.tan(l)/2):f<m?(g.x=a.x+a.width,g.y=e+a.width*Math.
1008 …ath.tan(r)/2,g+l):b==mxConstants.DIRECTION_SOUTH?new mxPoint(f+k/2-l*Math.tan(r)/2,g):b==mxConstan…
2713 …alue(this.style,"isoAngle",this.isoAngle))))*Math.PI/200,z=Math.min(c*Math.tan(z),.5*e);b.translat…
2896 "isoAngle",f.isoAngle))))*Math.PI/200;return new mxPoint(b.x,b.y+Math.min(b.width*Math.tan(d),.5*b.…
2905 Math.tan(c),.5*f);b.push(new mxConnectionConstraint(new mxPoint(.5,0),!1));b.push(new mxConnectionC…
5913 …alue(this.style,"isoAngle",this.isoAngle))))*Math.PI/200;d=Math.min(b*Math.tan(d),.5*c);a.begin();…
5915 ….isoAngle))))*Math.PI/200;return new mxPoint(a.x,a.y+Math.min(a.width*Math.tan(d),.5*a.height))},f…
5916 …alue(this.style,"isoAngle",this.isoAngle))))*Math.PI/200,b=Math.min(d*Math.tan(b),.5*e);a.push(new…
6506 …alue(this.style,"isoAngle",this.isoAngle))))*Math.PI/200;d=Math.min(b*Math.tan(d),.5*c);a.begin();…
[all …]
H A Dviewer.min.js135 …1,w=Y(e=h+f*Math.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;…
1004 …ath.tan(f)/2):f<-m?(g.y=a.y,g.x=b-a.height*Math.tan(l)/2):f<m?(g.x=a.x+a.width,g.y=e+a.width*Math.
1008 …ath.tan(r)/2,g+l):b==mxConstants.DIRECTION_SOUTH?new mxPoint(f+k/2-l*Math.tan(r)/2,g):b==mxConstan…
1009 l/2-k*Math.tan(r)/2):(d&&(d=new mxPoint(a,m),c.y>=g&&c.y<=g+l?(d.x=e?a:b==mxConstants.DIRECTION_WES…
2706 …ctangle(b,b,0,0)):null};mxCellRenderer.registerShape("cube",c);var La=Math.tan(mxUtils.toRadians(3…
2713 …alue(this.style,"isoAngle",this.isoAngle))))*Math.PI/200,z=Math.min(c*Math.tan(z),.5*e);b.translat…
2896 "isoAngle",f.isoAngle))))*Math.PI/200;return new mxPoint(b.x,b.y+Math.min(b.width*Math.tan(d),.5*b.…
2903 ….constraints=[];g.prototype.getConstraints=function(b,d,f){b=[];var c=Math.tan(mxUtils.toRadians(3…
2905 Math.tan(c),.5*f);b.push(new mxConnectionConstraint(new mxPoint(.5,0),!1));b.push(new mxConnectionC…
/plugin/diagramsnet/lib/math/config/
H A DAccessible-full.js73 …r:"NamedOp",sec:["NamedFn"],sin:["NamedFn"],sinh:["NamedFn"],sup:"NamedOp",tan:["NamedFn"],tanh:["…
H A DAccessible.js70 …r:"NamedOp",sec:["NamedFn"],sin:["NamedFn"],sinh:["NamedFn"],sup:"NamedOp",tan:["NamedFn"],tanh:["…
H A DTeX-MML-AM_HTMLorMML-full.js70 …r:"NamedOp",sec:["NamedFn"],sin:["NamedFn"],sinh:["NamedFn"],sup:"NamedOp",tan:["NamedFn"],tanh:["…
H A DTeX-MML-AM_HTMLorMML.js67 …r:"NamedOp",sec:["NamedFn"],sin:["NamedFn"],sinh:["NamedFn"],sup:"NamedOp",tan:["NamedFn"],tanh:["…
H A DTeX-MML-AM_SVG-full.js63 …r:"NamedOp",sec:["NamedFn"],sin:["NamedFn"],sinh:["NamedFn"],sup:"NamedOp",tan:["NamedFn"],tanh:["…
/plugin/diagramsnet/lib/math/jax/input/TeX/
H A Djax.js19 …r:"NamedOp",sec:["NamedFn"],sin:["NamedFn"],sinh:["NamedFn"],sup:"NamedOp",tan:["NamedFn"],tanh:["…
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js800 …ath.tan(f)/2):f<-m?(g.y=a.y,g.x=b-a.height*Math.tan(l)/2):f<m?(g.x=a.x+a.width,g.y=e+a.width*Math.
804 …ath.tan(r)/2,g+l):b==mxConstants.DIRECTION_SOUTH?new mxPoint(f+k/2-l*Math.tan(r)/2,g):b==mxConstan…
805 l/2-k*Math.tan(r)/2):(d&&(d=new mxPoint(a,m),c.y>=g&&c.y<=g+l?(d.x=e?a:b==mxConstants.DIRECTION_WES…
/plugin/diagramsnet/lib/shapes/
H A DmxBasic.js536 var isoH = Math.min(w * Math.tan(isoAngle), h * 0.5);
568 var isoH = Math.min(bounds.width * Math.tan(isoAngle), bounds.height * 0.5);
583 var isoH = Math.min(w * Math.tan(isoAngle), h * 0.5);
H A DmxInfographic.js1799 var isoH = Math.min(w * Math.tan(isoAngle), h * 0.5);
1840 var isoH = Math.min(bounds.width * Math.tan(isoAngle), bounds.height * 0.5);
1855 var isoH = Math.min(w * Math.tan(isoAngle), h * 0.5);
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js426 …ategray:"#708090",slategrey:"#708090",snow:"#fffafa",springgreen:"#00ff7f",tan:"#d2b48c",teal:"#00…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js23876 tan: '#d2b48c', property in AnonymousFunction410cd55fc400.colors
H A D2.2.js.map1tan: '#d2b48c',\n teal: '#008080',\n thistle: '#d8bfd8',\n tomato: '#ff6347',\n turquo…
H A D4.4.js1 …ategrey:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#00…
H A D40.40.js.map1 …\n 'table_to_xml',\n 'table_to_xml_and_xmlschema',\n 'tan',\n 'tand',\…
H A D50.50.js.map1 … 'round',\n 'sin',\n 'sign',\n 'sqrt',\n 'tan',\n 'to_hex'…
H A D62.62.js.map1 …\n 'ln',\n 'log',\n 'sin',\n 'sqrt',\n 'tan',\n 'sel',\n…
H A D7.7.js.map1 …n 'substring_before',\n 'substring_from',\n 'substring_to',\n 'tan',\n 'tanh',\n …
H A Dbundle.js426 …ategray:"#708090",slategrey:"#708090",snow:"#fffafa",springgreen:"#00ff7f",tan:"#d2b48c",teal:"#00…
H A Dbundle.js.map1tan: 0xd2b48c,\n teal: 0x008080,\n thistle: 0xd8bfd8,\n tomato: 0xff6347,\n turquoise: 0x40e0d…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js1tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:1…
H A Dmermaid.min.js.map1tan","teal","thistle","tomato","turquoise","violet","wheat","white","whitesmoke","yellow","yellowg…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DGradient.php236 $endy = tan(deg2rad($angle));
238 $endx = tan(deg2rad(90 - $angle));
241 $ny = 1 - $coords[1] - (tan($b) * (1 - $coords[0]));
248 $endx = tan(deg2rad($angle - 90));
250 $endy = tan(deg2rad(180 - $angle));
253 $ny = 1 - $coords[1] - (tan($b) * $coords[0]);
260 $endy = tan(deg2rad($angle - 180));
262 $endx = tan(deg2rad(270 - $angle));
265 $ny = $coords[1] - (tan($b) * $coords[0]);
272 $endx = tan(deg2ra
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DSvg.php509 $tm[2] = tan(deg2rad(-$vv[0]));
512 $tm[1] = tan(deg2rad(-$vv[0]));
1206 $tm[2] = tan(deg2rad(-$vv[0]));
1209 $tm[1] = tan(deg2rad(-$vv[0]));

12345