You are viewing an older version (2.4.3). Go to latest (2.4.4)
{ } Raw JSON

bundles / numpy 2.4.3 / 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

Referenced by