tidy3d.EPSILON_0#

tidy3d.EPSILON_0 = 8.854188e-18#

Single-precision floating-point number type, compatible with C float.

Character code

'f'

Canonical name

numpy.single

Alias on this platform (Linux x86_64)

numpy.float32: 32-bit-precision floating-point number type: sign bit, 8 bits exponent, 23 bits mantissa.