Searched defs:atan2 (Results 1 – 5 of 5) sorted by relevance
/plugin/const/ |
H A D | class.evalmath.php | 1059 public static function atan2( $op1, $op2 ) { function in EvalMath_Functions
|
/plugin/highlightjs/highlight/languages/ |
H A D | perl.js | 8 …: 1, 'dbmclose': 1, 'undef': 1, 'lc': 1, 'ma': 1, 'syswrite': 1, 'tr': 1, 'send': 1, 'umask': 1, '…
|
/plugin/codemirror/dist/modes/ |
H A D | perl.min.js | 1 …"));else if(typeof define=="function"&&define.amd)define(["../../lib/codemirror"],a);else a(CodeMi…
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
H A D | fabric.min.js | 1 …ocument!=="undefined"&&typeof window!=="undefined"){fabric.document=document;fabric.window=window;… 5 …x.save();ctx.transform(v[0],v[1],v[2],v[3],v[4],v[5]);ctx.beginPath();if(this._points.length===2&&…
|
H A D | fabric.js | 340 atan2 = Math.atan2, variable 7956 atan2 = Math.atan2, variable
|