bigint-mod-arith/docs/interfaces/egcd.md

36 lines
342 B
Markdown
Raw Normal View History

[bigint-mod-arith - v2.0.8](../API.md) / Egcd
# Interface: Egcd
## Table of contents
### Properties
- [g](egcd.md#g)
- [x](egcd.md#x)
- [y](egcd.md#y)
## Properties
### g
**g**: *bigint*
Defined in: ts/egcd.ts:2
___
### x
**x**: *bigint*
Defined in: ts/egcd.ts:3
___
### y
**y**: *bigint*
Defined in: ts/egcd.ts:4