self ** other -> OpenSSL::BN[permalink][rdoc]-
自身の other 乗を返します。
- [PARAM] other:
- 指数
- [EXCEPTION] OpenSSL::BNError:
- 計算時エラー
[SEE_ALSO] OpenSSL::BN#mod_exp
このマニュアルは既にメンテナンスが終了したバージョンの Ruby を対象としています。 最新版のマニュアルへ
self ** other -> OpenSSL::BN[permalink][rdoc]自身の other 乗を返します。
[SEE_ALSO] OpenSSL::BN#mod_exp