Skip to main content
Returns a / b (mod n), or None if b is not invertible modulo n.

Signature

Examples