If I create a finite field,
K = GF(7)
and then select and element,
a = K(5)
what do I have to type in to get the inverse as an element of the same field K?
1 | initial version | asked 2021-08-14 05:19:28 +0100 Anonymous |
If I create a finite field,
K = GF(7)
and then select and element,
a = K(5)
what do I have to type in to get the inverse as an element of the same field K?