epsilon property

double epsilon

Returns the machine epsilon, that is the difference between 1 and the next larger floating point number.

Implementation

double get epsilon;