RubyGems Navigation menu

modular_inverse 1.0.0

Given two integers ‘a’ and ‘m’, find modular multiplicative inverse of ‘a’ under modulo ‘m’. The modular multiplicative inverse is an integer ‘x’ such that. a x ≡ 1 (mod m) and x belongs to [0,1,2, .. m-1]

Gemfile:
=

安裝:
=

版本列表:

  1. 1.0.0 December 02, 2016 (9.0 KB)

Runtime 相依性套件 (1):

engtagger >= 0

Development 相依性套件 (3):

bundler ~> 1.13
rake ~> 10.0
rspec ~> 3.0

擁有者:

作者:

  • Utkarsh

SHA 256 總和檢查碼:

=

總下載次數 2,648

這個版本 2,648

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

相關連結: