*'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.