Home
last modified time | relevance | path

Searched refs:theta (Results 1 – 25 of 66) sorted by relevance

123

/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
H A Dcircle.player.js218 theta = Math.atan2(y,x);
220 if (theta > -1 * Math.PI && theta < -0.5 * Math.PI) {
221 theta = 2 * Math.PI + theta;
227 return (theta + Math.PI / 2) / 2 * Math.PI * 10;
/plugin/ckgdoku/action/entities/utils/
H A Dfcked-ents.txt133 θ theta 920
157 θ theta 952
H A Dentities.txt409 &theta;
410 theta
490 theta symbol
H A Dentities.pl437 &theta;
/plugin/fckg/action/entities/utils/
H A Dfcked-ents.txt133 θ theta 920
157 θ theta 952
H A Dentities.txt409 &theta;
410 theta
490 theta symbol
H A Dentities.pl437 &theta;
/plugin/ckgdoku/action/entities/
H A Dfcked-ents.data526 theta
622 theta
H A Dents.data279 &theta;
/plugin/fckg/action/entities/
H A Dfcked-ents.data526 theta
622 theta
H A Dents.data279 &theta;
/plugin/ckgedit/action/entities/
H A Dfcked-ents.data526 theta
622 theta
H A Dents.data279 &theta;
/plugin/ckgedit/action/entities/utils/
H A Dfcked-ents.txt133 θ theta 920
157 θ theta 952
H A Dentities.txt409 &theta;
410 theta
490 theta symbol
H A Dentities.pl437 &theta;
/plugin/stlviewer/stlviewer/
H A DOrbitControls.js234 var theta = Math.atan2( offset.x, offset.z );
246 theta += thetaDelta;
263 offset.x = radius * Math.sin( phi ) * Math.sin( theta );
265 offset.z = radius * Math.sin( phi ) * Math.cos( theta );
/plugin/epub/scripts/utils/
H A Dsymbol_ents_delim.txt70 &#952; &theta;
/plugin/diagramsnet/lib/js/diagramly/util/
H A DmxAsyncCanvas.js82 mxAsyncCanvas.prototype.rotate = function(theta, flipH, flipV, cx, cy) argument
H A DmxJsCanvas.js155 mxJsCanvas.prototype.rotate = function(theta, flipH, flipV, cx, cy) argument
172 this.ctx.rotate(theta * this.M_RAD_PER_DEG);
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DmxVsdxCanvas2D.js1108 mxVsdxCanvas2D.prototype.rotate = function(theta, flipH, flipV, cx, cy) argument
1111 if (theta != 0)
1120 this.shape.appendChild(this.createCellElem("Angle", (360 - theta) * Math.PI / 180));
1122 s.rotation = s.rotation + theta;
/plugin/jmol2/jmol/
H A DJmolApplet0_Minimize.jar ... iData double[] dData double delta double rab double theta double energy void <init> () abstract double ...
H A DJmolAppletSigned0_Minimize.jar ... iData double[] dData double delta double rab double theta double energy void <init> () abstract double ...
/plugin/html2pdf/html2pdf/html2ps/fpdf/font/makefont/
H A Dsymbol.map82 !71 U+03B8 theta
/plugin/epub/scripts/
H A Depub_ents.ser1 …n;";s:6:"&#949;";s:6:"&zeta;";s:6:"&#950;";s:5:"&eta;";s:6:"&#951;";s:7:"&theta;";s:6:"&#952;";s:6…

123