bundles / numpy 2.4.4 / numpy / float32
class
numpy:float32
source: /numpy/__init__.py
Signature
class float32 ( value = 0 , / ) Summary
Single-precision floating-point number type, compatible with C float.
Extended Summary
- Charactercode
'f'- Canonicalname
- Aliasonthisplatform(Linuxx86_64)
numpy.float32: 32-bit-precision floating-point number type: sign bit, 8 bits exponent, 23 bits mantissa.
Aliases
-
numpy.float32