This is a pre-release version (latest). Go to latest (2.4.4)
{ } Raw JSON

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

Referenced by