Skip to content

Multithreaded Java desktop calculator capable of computing factorials, prime factorizations and exponentiations to infinite precision.

License

Notifications You must be signed in to change notification settings

cvarier/PowArray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

PowArray

Multithreaded Java GUI desktop calculator capable of computing factorials, prime factorizations and exponentiations to infinite precision. Please see my blog at https://chaitanyavarier.com/2015/08/03/the-little-array-that-could/ for more details.

GUI

The application features an intuitive and robust GUI which was solely developed using the Swing API. The GUI includes custom icons and sounds.

I created the GUI including all graphical assets and sounds from scratch. Anyone is welcome to use them under the terms of the MIT license.

Screenshots

Open-Source

Note that this software is licensed under the MIT public license, meaning that this software is open-source. Please disregard the EULA embedded in the software as it is inactive.

About

Multithreaded Java desktop calculator capable of computing factorials, prime factorizations and exponentiations to infinite precision.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages