| .changePrecision {readBrukerFlexData} | R Documentation |
This function converts double values to double values in a given precision (only correctly working for cut a higher precision to a lower one; e.g. IEEE 754 double precision to IEEE 754 single precision)
.changePrecision(x, size)
x |
|
size |
|
double.