Searched refs:HALF_PI (Results 1 – 4 of 4) sorted by relevance
| /plugin/processing/ |
| D | script.js | 200 HALF_PI: Math.PI / 2, property
|
| /plugin/statistics/js/ |
| D | chart.js | 13 ….bottom+(!0===i.bottom?0:i.bottom)}}var Hi=Object.freeze({__proto__:null,HALF_PI:E,INFINITY:T,PI:C… property
|
| /plugin/datatables/assets/pdfmake/ |
| D | pdfmake.js | 15686 var HALF_PI = 0.5 * Math.PI; 15696 var numSegs = Math.ceil(Math.abs(deltaAng) / HALF_PI); 15698 var handleLen = segAng / HALF_PI * KAPPA * radius;
|
| /plugin/mermaid/ |
| H A D | mermaid.min.js | 2180 …HALF_PI,h},i.doIntersect=function(a,s,l,u){var h=a.x,f=a.y,d=s.x,p=s.y,m=l.x,g=l.y,y=u.x,v=u.y,x=(… 2583 …HALF_PI,h},i.doIntersect=function(a,s,l,u){var h=a.x,f=a.y,d=s.x,p=s.y,m=l.x,g=l.y,y=u.x,v=u.y,x=(…
|