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

579 B

bigint-mod-arith - v2.0.8 / Egcd

Interface: Egcd

Table of contents

Properties

  • g
  • (egcd.md#x)
  • 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