Byte representation of a vector of double
typed variables
double
typed variablesThis function returns a vector of byte values for a given vector of double
typed values
DoubleVectorToBytes(d)
d
: A vector of double typed valuesreturns a vector of byte values for a given vector of double
typed values
print(DoubleVectorToBytes(c(56.54, 89.7666, 98.565)))
Mehmet Hakan Satman - mhsatman@istanbul.edu.tr
DoubleToBytes
BytesToDouble
ByteVectorToDoubles
Useful links