项目作者: ItaloServio

项目描述 :
Calculator to perform power operation in modular arithmetic
高级语言: JavaScript
项目地址: git://github.com/ItaloServio/power_mod_calculator.git
创建时间: 2020-07-01T14:21:20Z
项目社区:https://github.com/ItaloServio/power_mod_calculator

开源协议:

下载


Power Mod Calculator 🖩


This project was created with the interest of facilitating the resolution of a laborious algorithm which is the power mod
I was starting in JavaScript, I believe it is possible to do it in some other way, however, all values are correct and tested numerous times. The entire code is commented in Portuguese and English.



🟢 Status: Concluded


😍 How to use

On the first screen enter the values into the calculator:


First screen



The calculator will demonstrate algorithm construction and the final result.

The results in the columns of the red numbers will be multiplied and after the mod, you will get the final result:


Second screen


🧠 Understanding


Demonstration


🎨 Contributor(s)






Profile



Ítalo Sérvio