FROMCMP2BIN: Two's complement binary to decimal conversion function

syntax: FROMCMP2BIN(x)

Returns the equivalent decimal value from the given binary value in two's complement form x.