Home
last modified time | relevance | path

Searched defs:decimals (Results 1 – 4 of 4) sorted by relevance

/plugin/podcast/
H A Dhelper.php85 function gethumanfilesize( $bytes, $decimals = 2 ) {
/plugin/const/
H A Dclass.evalmath.php1072 public static function round( $value, $decimals = 0 ) {
1087 public static function number_format( $value, $decimals = 0 ) {
1102 public static function number_format_eu( $value, $decimals = 0 ) {
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.browse.php449 function BitrateText($bitrate, $decimals=0, $vbr=false) {
H A Ddemo.mysqli.php84 function BitrateText($bitrate, $decimals=0) {