bundles / numpy 2.4.4 / numpy / clongdouble
class
numpy:clongdouble
source: /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