Home
last modified time | relevance | path

Searched refs:precision (Results 76 – 88 of 88) sorted by last modified time

1234

/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.min.js2precision:2},a||{}),g=Number(new Date),h=c.createMenu([{label:c.i18l("capturing.delayed.menu.label…
H A Dexport.js2864 precision: 2
2868 …ring.delayed.menu.label" ).replace( "{{duration}}", AmCharts.toFixed( cfg.delay, cfg.precision ) ),
/plugin/amcharts/assets/amcharts/
H A Damcharts.js19 …d.formatNumber(l,f),1==l.split(k)[0].length&&(l="0"+l)):l=d.roundTo(l,f.precision);("mm"==b||"hh"=…
20 …turn c};d.formatNumber=function(a,b,c,e,h){a=d.roundTo(a,b.precision);isNaN(c)&&(c=b.precision);va…
25 …=b[k].number&&(l=a/b[k].number,m=Number(e.precision),1>m&&(m=1),c=d.roundTo(l,m),m=d.formatNumber(…
60precision;isNaN(y)||(x=y);isNaN(this.maxZoom)&&(this.max=d.roundTo(this.max,this.maxDecCount),this…
68 …")):(h&&(e=String(a).split("."),e[1]?(f.precision=e[1].length,0>c&&(f.precision=Math.abs(c)),b&&1<…
69precision=-1),c=this.usePrefixes?d.addPrefix(a,g.prefixesOfBigNumbers,g.prefixesOfSmallNumbers,f,!…
98 …is.addCodeCredits=!0;this.touchStartTime=this.touchClickDuration=0;this.precision=-1;this.percentP…
109precision)||(this.precision=a.precision),void 0!==a.thousandsSeparator&&(this.thousandsSeparator=a… property in AnonymousFunction30194f815000.nf
141 …b=a.type;if(a.drawGraphs){isNaN(this.precision)||(this.numberFormatter?this.numberFormatter.precis…
142 {precision:this.precision,decimalSeparator:a.decimalSeparator,thousandsSeparator:a.thousandsSeparat…
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dreadme.md89 "precision": 2,
113 "precision": 2,
137 It can be either simple properties, like "fontSize" or "precision", or complext
/plugin/directorylist/syntax/
H A Ddirectorylist.php197 * @param integer $precision
200 private function formatBytes(SplFileInfo $file, $precision = 2) argument
205 $return = round(pow(1024, $base - floor($base)), $precision) .' '. $suffixes[floor($base)];
/plugin/aceeditor/
H A Dbuild.js1 …|integer|float|float4|float8|double|char|varbinary|varchar|varcharacter|precision|date|datetime|ye…
/plugin/flowplayer/player/
H A DREADME.txt354 - cuepoint times are now given in milliseconds, the firing precision is 100 ms. All cuepoint times …
/plugin/jmol2/jmol/
H A DCHANGES.txt1003 # new feature: load TEMPERATURE ... float [-327.68 to 327.67], with 0.01 precision (stored as sho…
3418 # bug fix: JVXL writing/reading of simple plane writes precision color flag
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …t:1,inner:1,authorization:1,schema:1,corresponding:1,option:1,declare:1,precision:1,immediate:1,"e…

1234