Home
last modified time | relevance | path

Searched refs:ang (Results 26 – 39 of 39) sorted by relevance

12

/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js6763 var ang = -c;
6764 … 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);
6780 var rot = (function (x) { return x * 180 / Math.PI; })(ang);
/plugin/diagramsnet/lib/math/config/
H A DMML_HTMLorMML.js52 …",acute:"\u00B4",aleph:"\u2135",alpha:"\u03B1",amalg:"\u2A3F",and:"\u2227",ang:"\u2220",angmsd:"\u… property in c.Parse.Entity
H A DAccessible.js73 …",acute:"\u00B4",aleph:"\u2135",alpha:"\u03B1",amalg:"\u2A3F",and:"\u2227",ang:"\u2220",angmsd:"\u… property in c.Parse.Entity
H A DTeX-MML-AM_HTMLorMML.js70 …",acute:"\u00B4",aleph:"\u2135",alpha:"\u03B1",amalg:"\u2A3F",and:"\u2227",ang:"\u2220",angmsd:"\u… property in c.Parse.Entity
H A DMML_HTMLorMML-full.js54 …",acute:"\u00B4",aleph:"\u2135",alpha:"\u03B1",amalg:"\u2A3F",and:"\u2227",ang:"\u2220",angmsd:"\u… property in c.Parse.Entity
H A DTeX-MML-AM_SVG-full.js66 …",acute:"\u00B4",aleph:"\u2135",alpha:"\u03B1",amalg:"\u2A3F",and:"\u2227",ang:"\u2220",angmsd:"\u… property in c.Parse.Entity
H A DAccessible-full.js76 …",acute:"\u00B4",aleph:"\u2135",alpha:"\u03B1",amalg:"\u2A3F",and:"\u2227",ang:"\u2220",angmsd:"\u… property in c.Parse.Entity
H A DTeX-MML-AM_HTMLorMML-full.js73 …",acute:"\u00B4",aleph:"\u2135",alpha:"\u03B1",amalg:"\u2A3F",and:"\u2227",ang:"\u2220",angmsd:"\u… property in c.Parse.Entity
/plugin/html5video2/script/
H A Dvideo.min.js21 …,ni:"∋",prod:"∏",sum:"∑",minus:"−",lowast:"∗",radic:"√",prop:"∝",infin:"∞",ang:"∠",and:"∧",or:"∨",…
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs11627 o[o.length] = '<a:lin ang="16200000" scaled="1"/>';
11634 o[o.length] = '<a:lin ang="16200000" scaled="0"/>';
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/ckgedit/ckeditor/
H A Dckeditor.js.unc16932 …art,exist,empty,nabla,isin,notin,ni,prod,sum,minus,lowast,radic,prop,infin,ang,and,or,cap,cup,int,…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D3.3.js.map1 …5C\",\n \"andslope;\": \"\\u2A58\",\n \"andv;\": \"\\u2A5A\",\n \"ang;\": \"\\u2220\",\n …
H A Dbundle.js.map1 …iveTime : {\n future : 'sa loob ng %s',\n past : '%s ang nakalipas',\n …

12