powered by
double
This function returns a vector of byte values for a given vector of double typed values
DoubleVectorToBytes(d)
returns a vector of byte values for a given vector of double typed values
A vector of double typed values
Mehmet Hakan Satman - mhsatman@istanbul.edu.tr
DoubleToBytes
BytesToDouble
ByteVectorToDoubles
print(DoubleVectorToBytes(c(56.54, 89.7666, 98.565)))
Run the code above in your browser using DataLab