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:
=

instalar:
=

Versões:

  1. 1.0.0 December 02, 2016 (9 KB)

Runtime Dependencies (1):

engtagger >= 0

Development Dependencies (3):

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

Donos:

Autores:

  • Utkarsh

SHA 256 checksum:

=

Total de downloads 2.652

Desta versão 2.652

Versão lançada:

Licença:

MIT

Versão Requerida do Ruby: >= 0

Links: