Ruby 2.6.0 リファレンスマニュアル > ライブラリ一覧 > opensslライブラリ > OpenSSL::BNクラス > ==

instance method OpenSSL::BN#==

self == other -> bool[permalink][rdoc]
self === other -> bool
eql?(other) -> bool

自身と other が等しい場合に true を返します。

[PARAM] other:
比較する数