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