igcdex - extended Euclidean algorithm for integers
|
Calling Sequence
|
|
igcdex(a, b, 's', 't')
|
|
Parameters
|
|
a, b
|
-
|
integers
|
s, t
|
-
|
(optional) names
|
|
|
|
|
Description
|
|
•
|
igcdex returns g = igcd(a, b), and optionally s and/or t such that
|
|
|
Download Help Document
Was this information helpful?