Searched refs:atan (Results 1 – 25 of 75) sorted by relevance
123
| /plugin/sequencediagram/bower_components/snap.svg/ |
| D | history.md | 13 …p.sin()`, `Snap.cos()`, `Snap.tan()`, `Snap.asin()`, `Snap.acos()`, `Snap.atan()` and `Snap.atan2(…
|
| /plugin/geophp/vendor/funiq/geophp/src/Geometry/ |
| D | LineString.php | 247 $U1 = atan((1 - $f) * tan($lat1)); 248 $U2 = atan((1 - $f) * tan($lat2));
|
| /plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/ |
| D | jquery.transform2d.js | 415 [_skew + "X", Math.atan(skew)],
|
| /plugin/codemirror/dist/modes/ |
| D | octave.min.js.map | 1 …builtins = wordRegexp([\n 'error', 'eval', 'function', 'abs', 'acos', 'atan', 'asin', 'cos',\n …
|
| D | lua.min.js.map | 1 …pe\",\"io.write\",\n\n \"math.abs\",\"math.acos\",\"math.asin\",\"math.atan\",\"math.atan2\",\"…
|
| D | fortran.min.js.map | 1 …"anint\", \"any\", \"asin\",\n \"associated\", \"atan\", \"besj\", \"besj…
|
| D | cypher.min.js.map | 1 … funcs = wordRegexp([\"abs\", \"acos\", \"allShortestPaths\", \"asin\", \"atan\", \"atan2\", \"avg…
|
| D | modelica.min.js.map | 1 …hen while within\";\n var modelicaBuiltin = \"abs acos actualStream asin atan atan2 cardinality c…
|
| D | mirc.min.js.map | 1 …active $appstate $asc $asctime \" +\n \"$asin $atan $avoice $away $away…
|
| D | q.min.js.map | 1 …acos\",\"aj\",\"aj0\",\"all\",\"and\",\"any\",\"asc\",\"asin\",\"asof\",\"atan\",\"attr\",\"avg\",…
|
| D | haskell.min.js.map | 1 …d\", \"any\", \"appendFile\", \"asTypeOf\",\n \"asin\", \"asinh\", \"atan\", \"atan2\", \"ata…
|
| D | ecl.min.js.map | 1 …ndentUnit;\n var keyword = words(\"abs acos allnodes ascii asin asstring atan atan2 ave case choo…
|
| D | scheme.min.js.map | 1 …ntax map or syntax-rules abs acos angle append apply asin assoc assq assv atan boolean? caar cadr …
|
| D | idl.min.js.map | 1 …qual', 'array_indices',\n 'arrow', 'ascii_template', 'asin', 'assoc', 'atan',\n 'axis', 'axi…
|
| D | sas.min.js.map | 1 …abs addr adjrsq airy alpha alter altlog altprint and arcos array arsin as atan attrc attrib attrn …
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 62.62.js.map | 1 … 'xor',\n 'abs',\n 'acos',\n 'asin',\n 'atan',\n 'cos',\n…
|
| D | 50.50.js.map | 1 … 'trunc',\n 'abs',\n 'acos',\n 'asin',\n 'atan',\n 'atan2',…
|
| D | 7.7.js.map | 1 … 'zone',\n // built-ins\n 'abs',\n 'acos',\n 'asin',\n 'atan',\n 'bit-set',\n…
|
| /plugin/amcharts/assets/amcharts/plugins/export/ |
| D | export.js | 838 angle = Math.atan( y / x ) + Math.PI; 840 angle = Math.atan( y / x ) + ( 2 * Math.PI ); 842 angle = Math.atan( y / x );
|
| D | export.min.js | 1 …th.PI/2:3*Math.PI/2:0==f?e>0?0:Math.PI:0>e?Math.atan(f/e)+Math.PI:0>f?Math.atan(f/e)+2*Math.PI:Mat…
|
| /plugin/diagramsnet/lib/js/rough/ |
| D | rough.min.js | 55 …/(b+d)),f=(f+d-g*(b+d))/2,k=a[0],l=a[1];k[0]>l[0]&&(k=a[1],l=a[0]);a=Math.atan((l[1]-k[1])/(l[0]-k… 57 …(a),f=Math.round(f/(2*e)),k=a[0],m=a[1];k[0]>m[0]&&(k=a[1],m=a[0]);a=Math.atan((m[1]-k[1])/(m[0]-k…
|
| D | rough.js.orig | 1 …atan((l[1]-c[1])/(l[0]-c[0]));for(let t=0;t<h;t++){const e=t*(n+o),r=e+n,h=[c[0]+e*Math.cos(u)+i*M…
|
| D | rough.js.modified | 500 var u = Math.atan((l[1] - c[1]) / (l[0] - c[0])); 549 var c = Math.atan((i[1] - h[1]) / (i[0] - h[0]));
|
| /plugin/codeprettify/code-prettify/src/ |
| D | lang-xq.js | 64 …ath:floor|math:fabs|math:exp|math:cosh|math:cos|math:ceil|math:atan2|math:atan|math:asin|math:acos…
|
| /plugin/diagramsnet/lib/js/orgchart/ |
| D | bridge.min.js | 8 …atan()}function vi(n){return new this(n).atanh()}function yi(n,t){n=new this(n);t=new this(t);var …
|
123