Kaba function BigInt.find_coprime ed
...
Syntax ed
func static BigInt.find_coprime(e: BigInt&, phi: BigInt&) -> bool
Parameters ed
- e: BigInt&
- ...
- phi: BigInt&
- ...
Return ed
...
...
func static BigInt.find_coprime(e: BigInt&, phi: BigInt&) -> bool
...