Changes

Jump to navigation Jump to search
301 bytes added ,  12:59, 14 November 2013
no edit summary
Line 16: Line 16:     
*The 'number' should be in the range -512 to 511.
 
*The 'number' should be in the range -512 to 511.
 +
 +
*'padding' argument is used to return the output with leading zeros. If 'padding' argument is not used, 'Calci' uses the minimum number of characters required to display the binary output.
    
*DEC2BIN returns the NAN(error) value, whenever the 'padding' is nonnumeric, zero or negative.
 
*DEC2BIN returns the NAN(error) value, whenever the 'padding' is nonnumeric, zero or negative.
 +
 +
*If 'padding' contains decimal value, Calci truncates the decimal point and uses the integer value as input.
    
Lets see an example,
 
Lets see an example,
writer
2,661

edits

Navigation menu