Home
last modified time | relevance | path

Searched refs:atan (Results 1 – 25 of 75) sorted by relevance

123

/plugin/sequencediagram/bower_components/snap.svg/
Dhistory.md13 …p.sin()`, `Snap.cos()`, `Snap.tan()`, `Snap.asin()`, `Snap.acos()`, `Snap.atan()` and `Snap.atan2(…
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
DLineString.php247 $U1 = atan((1 - $f) * tan($lat1));
248 $U2 = atan((1 - $f) * tan($lat2));
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
Djquery.transform2d.js415 [_skew + "X", Math.atan(skew)],
/plugin/codemirror/dist/modes/
Doctave.min.js.map1 …builtins = wordRegexp([\n 'error', 'eval', 'function', 'abs', 'acos', 'atan', 'asin', 'cos',\n …
Dlua.min.js.map1 …pe\",\"io.write\",\n\n \"math.abs\",\"math.acos\",\"math.asin\",\"math.atan\",\"math.atan2\",\"…
Dfortran.min.js.map1 …"anint\", \"any\", \"asin\",\n \"associated\", \"atan\", \"besj\", \"besj…
Dcypher.min.js.map1 … funcs = wordRegexp([\"abs\", \"acos\", \"allShortestPaths\", \"asin\", \"atan\", \"atan2\", \"avg…
Dmodelica.min.js.map1 …hen while within\";\n var modelicaBuiltin = \"abs acos actualStream asin atan atan2 cardinality c…
Dmirc.min.js.map1 …active $appstate $asc $asctime \" +\n \"$asin $atan $avoice $away $away…
Dq.min.js.map1 …acos\",\"aj\",\"aj0\",\"all\",\"and\",\"any\",\"asc\",\"asin\",\"asof\",\"atan\",\"attr\",\"avg\",…
Dhaskell.min.js.map1 …d\", \"any\", \"appendFile\", \"asTypeOf\",\n \"asin\", \"asinh\", \"atan\", \"atan2\", \"ata…
Decl.min.js.map1 …ndentUnit;\n var keyword = words(\"abs acos allnodes ascii asin asstring atan atan2 ave case choo…
Dscheme.min.js.map1 …ntax map or syntax-rules abs acos angle append apply asin assoc assq assv atan boolean? caar cadr …
Didl.min.js.map1 …qual', 'array_indices',\n 'arrow', 'ascii_template', 'asin', 'assoc', 'atan',\n 'axis', 'axi…
Dsas.min.js.map1 …abs addr adjrsq airy alpha alter altlog altprint and arcos array arsin as atan attrc attrib attrn …
/plugin/dirtylittlehelper/mermaid/editor/docs/
D62.62.js.map1 … 'xor',\n 'abs',\n 'acos',\n 'asin',\n 'atan',\n 'cos',\n…
D50.50.js.map1 … 'trunc',\n 'abs',\n 'acos',\n 'asin',\n 'atan',\n 'atan2',…
D7.7.js.map1 … 'zone',\n // built-ins\n 'abs',\n 'acos',\n 'asin',\n 'atan',\n 'bit-set',\n…
/plugin/amcharts/assets/amcharts/plugins/export/
Dexport.js838 angle = Math.atan( y / x ) + Math.PI;
840 angle = Math.atan( y / x ) + ( 2 * Math.PI );
842 angle = Math.atan( y / x );
Dexport.min.js1 …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/
Drough.min.js55 …/(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…
Drough.js.orig1atan((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…
Drough.js.modified500 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/
Dlang-xq.js64 …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/
Dbridge.min.js8atan()}function vi(n){return new this(n).atanh()}function yi(n,t){n=new this(n);t=new this(t);var …

123