Skip to content
/ GMPcalc Public

Qt integer calculator based on mini-gmp mpz_t.

License

Notifications You must be signed in to change notification settings

jmajew/GMPcalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GMPcalc view

GMPcalc

Qt integer calculator with dec/hex/bin conversion. Based on mini-gmp mpz_t integer type which allows to operate on quite large numbers (e.g., factorial(1000) ).

Developed using Qt 5.15, CMake and MS Visual Studio 2019 IDE.

Work in progress...

About

Qt integer calculator based on mini-gmp mpz_t.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published