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,652

这个版本 2,652

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 0

链接: