Home
last modified time | relevance | path

Searched refs:toFixed (Results 101 – 125 of 130) sorted by last modified time

123456

/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-raphael-min.js.map1 …"factor","Math","sqrt","r1","random","r2","xfactor","yfactor","p1","p2","toFixed","handRect","w","…
H A Dsequence-diagram-raphael.js919 return 'C' + p1.x.toFixed(1) + ',' + p1.y.toFixed(1) + // start control point
920 ' ' + p2.x.toFixed(1) + ',' + p2.y.toFixed(1) + // end control point
921 ' ' + x2.toFixed(1) + ',' + y2.toFixed(1); // end point
941 return 'M' + x1.toFixed(1) + ',' + y1.toFixed(1) + wobble(x1, y1, x2, y2);
/plugin/sequencediagram/bower_components/raphael/
H A Draphael.min.js1toFixed(2),f=+u.toFixed(2);if(!(c<+k(t,r).toFixed(2)||c>+w(t,r).toFixed(2)||c<+k(n,s).toFixed(2)||…
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dd3.min.js3 ….toExponential(t)},f:function(n,t){return n.toFixed(t)},r:function(n,t){return(n=ao.round(n,Pn(n,t…
/plugin/searchtablejs/
H A Dtablefilter.js855 result = result.toFixed( precision );
877 grabEBI( labelId[i] ).innerHTML = result.toFixed( precision );
/plugin/searchtablejs/TableFilter_EN/
H A Dtablefilter.js855 result = result.toFixed( precision );
877 grabEBI( labelId[i] ).innerHTML = result.toFixed( precision );
/plugin/chordsheets/js/
H A Draphael.js1toFixed(2),f=+u.toFixed(2);if(!(c<+k(t,r).toFixed(2)||c>+w(t,r).toFixed(2)||c<+k(n,s).toFixed(2)||…
/plugin/callflow/
H A Draphael.js1768 px2 = +px.toFixed(2),
1769 py2 = +py.toFixed(2);
1771 px2 < +mmin(x1, x2).toFixed(2) ||
1772 px2 > +mmax(x1, x2).toFixed(2) ||
1773 px2 < +mmin(x3, x4).toFixed(2) ||
1778 py2 > +mmax(y3, y4).toFixed(2)
1822 if (xy[is.x.toFixed(4)] == is.y.toFixed(4)) {
1825 xy[is.x.toFixed(4)] = is.y.toFixed(4);
2973 return [this.e.toFixed(4), this.f.toFixed(4)];
3027 …out.isSimple = !+out.shear.toFixed(9) && (out.scalex.toFixed(9) == out.scaley.toFixed(9) || !out.r…
[all …]
/plugin/fetchmedia/lib/
H A Dbundle.js1toFixed,s=Math.floor,f=[0,0,0,0,0,0],a="Number.toFixed: incorrect invocation!",l=function(t,n){for…
/plugin/googlemap3/
H A Dgooglemap3.js16 var sec = (((dec_abs - deg)*60 - min)*60).toFixed(4);
83 lat.toFixed(7)+ ', ' + lng.toFixed(7) + '<br />' +
86 clat.toFixed(7)+ ', ' + clng.toFixed(7) + '<br />' +
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.js196 var o = gfn5(v.toFixed(12)); if(o.length <= w) return o;
201 var o = v.toFixed(11).replace(gnr1,".$1");
218 else if(V === 10) o = v.toFixed(10).substr(0,12);
466 o = "" + val.toFixed(Math.min(r[2].length,10)).replace(/([^0])0+$/,"$1");
575 o = "" + val.toFixed(Math.min(r[2].length,10)).replace(/([^0])0+$/,"$1");
H A Dxlsx.min.js2toFixed(12));if(o.length<=w)return o;o=v.toPrecision(10);if(o.length<=w)return o;return v.toExpone…
H A Dxlsx.min.map1 …e_general_fmt_num","gnr1","gnr2","gnr4","gnr5","gnr6","gfn2","w","gfn5","toFixed","toPrecision","t…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js28233 _results.push(+v.toFixed(5));
28576 _results.push(+v.toFixed(5));
H A Dpdfmake.min.js.map1toFixed","opacityGradient","CS","Sh1","Subtype","FormType","BBox","Group","G","opacity_id","Shadin…
H A Dpdfmake.min.js13toFixed(5));return n}()}),this.doc.page.patterns[this.id]=S,S.end(),this.stops.some(function(t){re…
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.min.js2toFixed(d.delay,d.precision)),title:c.i18l("capturing.delayed.menu.title"),"class":"export-delayed…
H A Dexport.js2868 …label: _this.i18l( "capturing.delayed.menu.label" ).replace( "{{duration}}", AmCharts.toFixed( cfg…
2888 …this.i18l( "capturing.delayed.menu.label" ).replace( "{{duration}}", AmCharts.toFixed( diff, 2 ) );
/plugin/amcharts/assets/amcharts/
H A Damcharts.js18 …on(a,b){if(0>b)return a;var c=Math.pow(10,b);return Math.round(a*c)/c};d.toFixed=function(a,b){var… function
21 k.indexOf("e")&&(l=!0);0<=c&&!l&&(k=d.toFixed(a,c));var m="";if(l)m=k;else{var k=k.split("."),l=Str…
62 …axDecCount+1),!this.integersOnly||Math.round(c)==c)if(isNaN(y)||Number(d.toFixed(c,y))==c){!0===h&…
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js1 …]},r);r[4]=-o.x;r[5]=-o.y;return r},toFixed:function(number,fractionDigits){return parseFloat(Numb… method in fabric.util
2toFixed=fabric.util.toFixed,parseUnit=fabric.util.parseUnit,multiplyTransformMatrices=fabric.util.… variable
4toFixed=fabric.util.toFixed;if(fabric.Shadow){fabric.warn("fabric.Shadow is already defined.");ret… variable
6toFixed=fabric.util.toFixed,capitalize=fabric.util.string.capitalize,degreesToRadians=fabric.util.… variable
8toFixed=fabric.util.toFixed,angle=this.getAngle(),vpt=!this.canvas||this.canvas.svgViewportTransfo…
11toFixed=fabric.util.toFixed,supportsLineDash=fabric.StaticCanvas.supports("setLineDash");if(fabric…
15 …charWidth}},_getSVGLineLeftOffset:function(lineIndex){return fabric.util.toFixed(this._getLineLeft…
H A Dfabric.js2821 toFixed = fabric.util.toFixed, variable
5462 toFixed = fabric.util.toFixed; variable
10500 toFixed = fabric.util.toFixed, variable
12776 var toFixed = fabric.util.toFixed,
14832 toFixed = fabric.util.toFixed;
14946 points.push(toFixed(this.points[i].x, 2), ',', toFixed(this.points[i].y, 2), ' ');
19331 toFixed = fabric.util.toFixed,
20217 toFixed(yPos, 4),
20248 toFixed(-this.width / 2, 4),
20252 toFixed(this.width, 4),
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/examples/
H A Dexport.config.advanced.js125 label.innerHTML = "Capturing: " + ( diff < 0 ? 0 : diff ).toFixed( 2 );
161 label.innerHTML = "Capturing: " + ( diff < 0 ? 0 : diff ).toFixed( 2 );
/plugin/advrack/
H A Draphael.js1768 px2 = +px.toFixed(2),
1769 py2 = +py.toFixed(2);
1771 px2 < +mmin(x1, x2).toFixed(2) ||
1772 px2 > +mmax(x1, x2).toFixed(2) ||
1773 px2 < +mmin(x3, x4).toFixed(2) ||
1778 py2 > +mmax(y3, y4).toFixed(2)
1822 if (xy[is.x.toFixed(4)] == is.y.toFixed(4)) {
1825 xy[is.x.toFixed(4)] = is.y.toFixed(4);
2973 return [this.e.toFixed(4), this.f.toFixed(4)];
3027 …out.isSimple = !+out.shear.toFixed(9) && (out.scalex.toFixed(9) == out.scaley.toFixed(9) || !out.r…
[all …]
/plugin/geonav/js/
H A Dearth_a.js87 lat=lat.toFixed(6);
88 lon=lon.toFixed(6);}
/plugin/aceeditor/
H A Dbuild.js1 …pow(10,s.end-n-1):e*=Math.pow(10,s.end-n),a+=e,a/=Math.pow(10,u);var f=a.toFixed(u),l=new p(t,s.st…

123456