EPSILON.EPSILON

Undocumented in source.
  1. enum EPSILON;
    template EPSILON(T)
    static if(is(T : double))
    enum EPSILON = DBL_EPSILON;
  2. enum EPSILON;
  3. enum EPSILON;

Meta