powered by
sizeof(double)
This function converts sizeof(double) bytes to a double typed value
BytesToDouble(x)
Corresponding double typed value for a given vector of bytes
double
A vector of bytes (unsigned chars in C++)
Mehmet Hakan Satman - mhsatman@istanbul.edu.tr
DoubleVectorToBytes
DoubleToBytes
ByteVectorToDoubles
print(BytesToDouble(DoubleToBytes(56.43)))
Run the code above in your browser using DataLab