Ruby 3.3 リファレンスマニュアル
ライブラリ一覧
opensslライブラリ
OpenSSL::BNクラス
%
instance method OpenSSL::BN#%
self % other -> OpenSSL::BN
[
permalink
][
rdoc
][
edit
]
自身を other で割り算した余りを返します。
[PARAM] other:
除数
[EXCEPTION] OpenSSL::BNError:
計算時エラー