Rails
Ruby 2.5.0
6.1
6.0
5.2
5.1
5.0
4.2
2.6.0
2.7.0
3.0
instance method OpenSSL::BN#gcd
gcd(other) -> OpenSSL::BN
[
permalink
][
rdoc
][
edit
]
GCD(最大公約数)を返します。
[PARAM] other:
自身との GCD を計算する数
[EXCEPTION] OpenSSL::BNError:
計算時エラー