bundles / numpy latest / numpy / complex64
class
numpy:complex64
source: /dev/numpy/build-install/usr/lib/python3.14/site-packages/numpy/__init__.py
Signature
class complex64 ( real = 0 , imag = 0 , / ) Summary
Complex number type composed of two single-precision floating-point numbers.
Extended Summary
- Charactercode
'F'- Canonicalname
- Aliasonthisplatform(Linuxx86_64)
numpy.complex64: Complex number type composed of 2 32-bit-precision floating-point numbers.
Aliases
-
numpy.complex64