Skip to content

startrekdude/EnderCalc

Repository files navigation

EnderCalc

A powerful, text-driven scientific calculator

'Cause sometimes the Windows Calculator just isn't good enough

EnderCalc is a fast, powerful, arbitrary precision, text-driven scientific calculator written in (almost) pure C99. It supports basic arithmetic, logarithms and roots, trigonometric functions, hyperbolic functions, statistics functions, and much more (a full reference is available in reference.pdf).

Download

Please see the releases section for x64 Windows binaries or DEB packages.

To build on Linux:

make

(has libedit-dev as a dependency, run sudo apt install libedit-dev first)

Documentation

Please see reference.pdf, shipped with EnderCalc, for user-facing documentation.

For a whirlwind introduction to how EnderCalc works internally, have a look at DEVDOCS.md.

License

GNU General Public License, version 3

Open Source Libraries

About

A powerful, text-driven scientific calculator

Resources

License

Stars

Watchers

Forks

Packages

No packages published