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

bundles / numpy 2.4.3 / numpy / inexact

class

numpy:inexact

source: /numpy/__init__.py

Signature

class   inexact ( )

Summary

Abstract base class of all numeric scalar types with a (potentially) inexact representation of the values in its range, such as floating-point numbers.

Aliases

  • numpy.inexact