pwtools.pwscf.EPS¶
- pwtools.pwscf.EPS = np.float64(2.220446049250313e-16)¶
Double-precision floating-point number type, compatible with Python
floatand Cdouble.- Character code:
'd'- Canonical name:
numpy.double
- Alias on this platform (Linux x86_64):
numpy.float64: 64-bit precision floating-point number type: sign bit, 11 bits exponent, 52 bits mantissa.