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