pub fn inv(inp_a: i128, inp_b: i128) -> i128
Expand description

Invert inp_a mod inp_b.