instance method OpenSSL::BN#gcd

gcd(other) -> OpenSSL::BN[permalink][rdoc][edit]

GCD(最大公約数)を返します。

[PARAM] other:
自身との GCD を計算する数
[EXCEPTION] OpenSSL::BNError:
計算時エラー