Julia Programming Language
Finding multiplicative inverse modulo n
General Usage
xiaodai
January 14, 2019, 2:29am
2
invmod
is the function e.g.
invmod(5,7) == 3
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
[ANN] Released GaloisFields v1.0
Package Announcements
package
,
announcement
,
math
,
algebra
7
1732
April 18, 2023
When does it make sense to use `Base.MultiplicativeInverses`
Performance
base
,
multiplicativeinvers
6
136
August 19, 2025
Arithmetic modulo primes
General Usage
6
1780
May 7, 2019
Is Julia lazy?
New to Julia
102
6695
July 15, 2021
The new `invmod(n, T)` function and even arguments
General Usage
2
158
August 19, 2024