self - other -> OpenSSL::BN
[permalink][rdoc][edit]-
自身から other を引いた値を返します。
- [PARAM] other:
- 引く整数
- [EXCEPTION] OpenSSL::BNError:
- 計算時エラー
[SEE_ALSO] OpenSSL::BN#mod_sub
self - other -> OpenSSL::BN
[permalink][rdoc][edit]自身から other を引いた値を返します。
[SEE_ALSO] OpenSSL::BN#mod_sub