I am trying to convert a Matlab script to R, which uses the eps () function . This function returns the distance to the next largest floating point number. Does anyone know how to do this in R? R has . The machine is $ double.eps , but it is constant and cannot be used as a function, for example, eps (). Thank you for your help.
source
share