bundles / numpy 2.4.4 / numpy / longdouble
class
numpy:longdouble
source: /numpy/__init__.py
Signature
class longdouble ( value = 0 , / ) Summary
Extended-precision floating-point number type, compatible with C long double but not necessarily with IEEE 754 quadruple-precision.
Extended Summary
- Charactercode
'g'- Aliasonthisplatform(Linuxx86_64)
numpy.float128: 128-bit extended-precision floating-point number type.
Aliases
-
numpy.float128