igcdex
extended Euclidean algorithm for integers
Calling Sequence
Parameters
Description
Examples
igcdex(a, b, 's', 't')
a, b
-
integers
s, t
(optional) names
igcdex returns g = igcd(a, b), and optionally s and/or t such that
See Also
gcdex
igcd
ilcm
Download Help Document