package
0.0.0-20240131150731-99cda8c7308a
Repository: https://github.com/bartossh/algo.git
Documentation: pkg.go.dev

# Functions

Solve solves extended Euclidean algorithm computes, in addition to the greatest common divisor (gcd) of integers a and b, also the coefficients of Bézout's identity, which are integers x and y such that.