PEP 791: intmath --- module for integer-specific mathematics functions
📝
内容提要
This PEP proposes a new module for number-theoretical, combinatorial and other functions defined for integer arguments, like math.gcd() or math.isqrt().
➡️