Searched defs:decimals (Results 1 – 4 of 4) sorted by relevance
85 function gethumanfilesize( $bytes, $decimals = 2 ) {
1072 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 ) {
449 function BitrateText($bitrate, $decimals=0, $vbr=false) {
84 function BitrateText($bitrate, $decimals=0) {