Skip to content

swampy2b/calculator

Repository files navigation

calculator

Static source Java library to perform basic mathematic functions and conversions from various number systems.

How To Use

Downlad the library and include the com.calculate package in your project. All features of the library are publicly scoped static functions. Add an import for "com.calculate.*" in the package you want to use the library.

How We Tested

Included in the project is a com.calculate.test package which puts all the functions of Calculate through their paces.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages