self / other -> [OpenSSL::BN, OpenSSL::BN][permalink][rdoc][edit]-
自身を other で割った商と余りを配列で返します。
- [PARAM]
other: - 除数
- [EXCEPTION]
OpenSSL::BNError: - 計算時エラー
[SEE_ALSO] OpenSSL::BN#mod_inverse
- [PARAM]
self / other -> [OpenSSL::BN, OpenSSL::BN][permalink][rdoc][edit]自身を other で割った商と余りを配列で返します。
other:OpenSSL::BNError:[SEE_ALSO] OpenSSL::BN#mod_inverse