Changes

no edit summary
Line 2: Line 2:     
*Where 'number' is the decimal integer to be converted and 'padding' is the number of characters to display the output.
 
*Where 'number' is the decimal integer to be converted and 'padding' is the number of characters to display the output.
 +
    
DEC2BIN() function converts a decimal number to its binary equivalent.
 
DEC2BIN() function converts a decimal number to its binary equivalent.
writer
2,661

edits