Bits to double

bits_to_dbl(bits)

Arguments

bits

vector of bits with 1 bit for sign, 11 bits for exponent and 52 bits for mantissa

Value

vector of bits, MSB first