Skip to content

nosehad/Modulo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Modulo

A non recursive modulo calculator for large potencies.

How to use?

Compile with an compiler of your choice:

gcc non_recursive_mod_op.c Utils/*.c -o modulo

Pass in the modulo operation as first argument into the program and redirect the output to an readme/html file:

./modulo "235673 ^ 84523 mod 23" > test.md

License

GNU GPL-3.0 Noah Nagel

About

A non recursive modulo calculator for large potencies.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages