flopscope.numpy.complex128
flopscope.numpy.complex128(real=0, imag=0)
Complex number type composed of two double-precision floating-point numbers, compatible with Python :class:`complex`.
Complex number type composed of two double-precision floating-point numbers, compatible with Python complex.
docinfo
Character code
'D'
Canonical name
flops.cdouble
Alias on this platform (Linux x86_64)
flops.complex128: Complex number type composed of 2 64-bit-precision floating-point numbers.