jherkenhoff / qalculate-android

Powerful and versatile multi-purpose calculator for the Android platform
GNU General Public License v2.0
43 stars 4 forks source link
android calculator qalculate

Qalculate! Android UI

~ Powerful and versatile multi-purpose calculator for the Android platform ~
:warning: 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:

Features from libqalculate:

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