pytilities.types.numbertype

class pytilities.types.numbertype.NumberType

Represents any number type.

Ints, floats and infinity are subclasses of this class.

Previous topic

pytilities.types

Next topic

pytilities.types.numerictype

This Page