.changePrecision | 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
.
.double2singlePrecision
,
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.