!number,places!!Converts a decimal number to hexadecimal!is the decimal integer you want to convert!is the number of characters to use!
number,num_digits!Truncates a number to an integer by removing the decimal, or fractional, part of the number!is the number ...
number,places!Converts a binary number to hexadecimal!is the binary number you want to convert!is the number of characters ...
number,places!Converts a binary number to octal!is the binary number you want to convert!is the number of characters to use! ...
number,places!Converts a decimal number to binary!is the decimal integer you want to convert!is the number of characters ...
number,places!Converts a decimal number to hexadecimal!is the decimal integer you want to convert!is the number of characters ...
number,places!Converts a decimal number to octal!is the decimal integer you want to convert!is the number of characters to ...
number,places!Converts a Hexadecimal number to binary!is the hexadecimal number you want to convert!is the number of characters ...
number,places!Converts a hexadecimal number to octal!is the hexadecimal number you want to convert!is the number of characters ...
number,places!Converts an octal number to binary!is the octal number you want to convert!is the number of characters to use! ...