Searched refs:decimal (Results 1 – 4 of 4) sorted by relevance
98 * @param string $decimal The decimal number as string101 private static function decimalToBinary32(string $decimal): string argument103 if (bccomp($decimal, '0') == 0) {107 $num = $decimal;
41 list-style: decimal outside;
152 ol { list-style: decimal outside; }
5982 time specified with a hexadecimal numeral instead of decimal).