Python3.x numbers
Python 3 系 のnumbersに関する言語リファレンス情報をまとめたカテゴリです。
Fractionクラス
Rationalクラス
constant
property
method
__abs__
__add__
__bool__
__ceil__
__complex__
__delattr__
__dir__
__divmod__
__eq__
__float__
__floor__
__floordiv__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__init__
__init_subclass__
__le__
__lt__
__mod__
__mul__
__ne__
__neg__
__new__
__pos__
__pow__
__radd__
__rdivmod__
__reduce__
__reduce_ex__
__repr__
__rfloordiv__
__rmod__
__rmul__
__round__
__rpow__
__rsub__
__rtruediv__
__setattr__
__sizeof__
__str__
__sub__
__subclasshook__
__truediv__
__trunc__
conjugate
Integralクラス
constant
property
method
__abs__
__add__
__and__
__bool__
__ceil__
__complex__
__delattr__
__dir__
__divmod__
__eq__
__float__
__floor__
__floordiv__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__index__
__init__
__init_subclass__
__int__
__invert__
__le__
__lshift__
__lt__
__mod__
__mul__
__ne__
__neg__
__new__
__or__
__pos__
__pow__
__radd__
__rand__
__rdivmod__
__reduce__
__reduce_ex__
__repr__
__rfloordiv__
__rlshift__
__rmod__
__rmul__
__ror__
__round__
__rpow__
__rrshift__
__rshift__
__rsub__
__rtruediv__
__rxor__
__setattr__
__sizeof__
__str__
__sub__
__subclasshook__
__truediv__
__trunc__
__xor__
conjugate
Numberクラス
constant
Realクラス
constant
method
__abs__
__add__
__bool__
__ceil__
__complex__
__delattr__
__dir__
__divmod__
__eq__
__float__
__floor__
__floordiv__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__init__
__init_subclass__
__le__
__lt__
__mod__
__mul__
__ne__
__neg__
__new__
__pos__
__pow__
__radd__
__rdivmod__
__reduce__
__reduce_ex__
__repr__
__rfloordiv__
__rmod__
__rmul__
__round__
__rpow__
__rsub__
__rtruediv__
__setattr__
__sizeof__
__str__
__sub__
__subclasshook__
__truediv__
__trunc__
conjugate
Complexクラス
constant
method
__abs__
__add__
__bool__
__complex__
__delattr__
__dir__
__eq__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__init__
__init_subclass__
__le__
__lt__
__mul__
__ne__
__neg__
__new__
__pos__
__pow__
__radd__
__reduce__
__reduce_ex__
__repr__
__rmul__
__rpow__
__rsub__
__rtruediv__
__setattr__
__sizeof__
__str__
__sub__
__subclasshook__
__truediv__
conjugate