diff --git a/docs/interfaces/Egcd.md b/docs/interfaces/Egcd.md new file mode 100644 index 0000000..51ac4cd --- /dev/null +++ b/docs/interfaces/Egcd.md @@ -0,0 +1,27 @@ +# Interface: Egcd + +## Table of contents + +### Properties + +- [g](Egcd.md#g) +- [x](Egcd.md#x) +- [y](Egcd.md#y) + +## Properties + +### g + +• **g**: `bigint` + +___ + +### x + +• **x**: `bigint` + +___ + +### y + +• **y**: `bigint`