Previous Up Next

BigInvn
Computes the inverse modulo _n_

BigN BigInvn (
BigN _x_
BigN _n_
)
Parameters

_x_
any big number
_n_
any big number
Return value

1/_x_ modulo _n_

Error :