- self ** other -> OpenSSL::BN[permalink][rdoc][edit]
- 
自身の other 乗を返します。 - [PARAM] other:
- 指数
- [EXCEPTION] OpenSSL::BNError:
- 計算時エラー
 [SEE_ALSO] OpenSSL::BN#mod_exp 
self ** other -> OpenSSL::BN[permalink][rdoc][edit]自身の other 乗を返します。
[SEE_ALSO] OpenSSL::BN#mod_exp