Skip to content

jherkenhoff/qalculate-android

Repository files navigation

Qalculate! Android UI

~ Powerful and versatile multi-purpose calculator for the Android platform ~
⚠️ This project is in very early development state
Report Bug · Request Feature

Android UI of the almighty Qalculate! calculator. It is simple to use but provides power and versatility normally reserved for complicated math packages, as well as useful tools for everyday needs (such as currency conversion and percent calculation). Features include a large library of customizable functions, unit calculations and conversion, symbolic calculations (including integrals and equations), arbitrary precision, uncertainty propagation, interval arithmetic, plotting, and a user-friendly interface.

Compiling

You need to have the Android NDK installed. For building the native binaries, you also need swig.

git clone https://github.com/mr-kenhoff/libqalculate-android
git clone https://github.com/mr-kenhoff/qalculate-android
cd qalculate-android
./gradlew assembleDebug

Features

Features specific to qalculate-android:

  • Platform-Native Graphical user interface
  • Simple default view
  • Optional calculate-as-you-type mode

Features from libqalculate:

  • Calculation and parsing:
  • Result display:
  • Symbolic calculation:
  • Functions:
  • Units:
  • Variables and constants:
  • Plotting:
  • and more...

For more details about the syntax, and available functions, units, and variables, please consult the manual (https://qalculate.github.io/manual/)

About

Powerful and versatile multi-purpose calculator for the Android platform

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages