Make an integer from a binary value

.toDec(x)

Arguments

x

character(1)
the binary value (character of 0s and 1s) for which to derive the integer.

Details

Additional details...

Examples

# example code