modinv(x, N)
Version 1.1.0.0 (1.2 KB) by
Steven Gregory
Computes multiplicative inverse of x modulo N
Using variable precision integers, computes y such that
mod(x*y, N) == 1 is TRUE.
Cite As
Steven Gregory (2026). modinv(x, N) (https://uk.mathworks.com/matlabcentral/fileexchange/23802-modinv-x-n), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2006a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Image Processing and Computer Vision > Image Processing Toolbox > Get Started with Image Processing Toolbox >
Find more on Get Started with Image Processing Toolbox in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
