class numbers.Integral
Subtypes Rational
and adds a conversion to int
. Provides defaults for float()
, numerator
, and denominator
. Adds abstract methods for **
and bit-string operations: <<
, >>
, &
, ^
, |
, ~
.
Designed by : w10schools
service@w10schools.com
Please login to continue.