Android Calculator
Go to file
Marcus Hoffmann 1eeecf8a8b remove javadoc zip files from the repo 2023-11-13 12:05:45 +01:00
app remove javadoc zip files from the repo 2023-11-13 12:05:45 +01:00
assets add the LICENSE and put together a basic README 2022-08-04 17:35:11 +03:00
dragbutton Revive the project 2023-09-15 10:08:16 +02:00
gradle/wrapper Revive the project 2023-09-15 10:08:16 +02:00
jscl Revive the project 2023-09-15 10:08:16 +02:00
measure fix crash on converter dialogue 2020-03-16 15:52:46 +01:00
otto@c4fe717f36 merge new upstream version 2023-11-12 15:19:47 +01:00
plotter@8fdfe899dd update plotter submodule 2023-11-12 15:31:33 +01:00
translations Update dependencies 2018-04-30 15:23:02 +02:00
.gitignore gitignore .gradle folder 2016-02-26 19:46:17 +01:00
.gitmodules merge new upstream version 2023-11-12 15:19:47 +01:00
LICENSE add the LICENSE and put together a basic README 2022-08-04 17:35:11 +03:00
README.md Readme: Fix markdown format of license comment link 2023-11-12 15:24:11 +01:00
build.gradle merge new upstream version 2023-11-12 15:19:47 +01:00
crowdin.sh Rename values directories 2016-02-16 15:22:34 +01:00
gradle.properties Revive the project 2023-09-15 10:08:16 +02:00
gradlew Maven -> Gradle 2015-01-20 23:50:46 +01:00
gradlew.bat Maven -> Gradle 2015-01-20 23:50:46 +01:00
settings.gradle merge new upstream version 2023-11-12 15:19:47 +01:00

README.md

Calculator++

Scientific calculator with sleek interface and powerful capabilities. This repository contains the version distributed by F-Droid.org and is a slightly modified version of Sero's original Calculator++ App. The modifications consist of removing pre-built binaries from the repository as well as removing Google Analytics. All credit besides the before mentioned modifications go to the original author. No further work is planned here from my side.

Get it on F-Droid

(The original version is also available via Google Play)

Demo how the app looks like

★ Save your time!

  • Access additional features from the main screen of the app using gestures. For example, to use «%» slide button «/» up
  • You don't need to press «=» anymore - result is calculated automatically
  • Copy/paste with a single button press
  • App supports both portrait and landscape screen orientations

★ Personalize!

  • C++ has two layouts: standard and engineer. Choose one which suits you best either from the initial wizard or from the application settings
  • Set theme you like
  • Add home screen widget

★ Do calculations without switching between the apps! Calculator++ can work in a separate window floating over other applications on your phone

★ Calculate percentages, square roots, powers, trigonometric functions! Calculator has a big variety of built-in functions and supports adding new user-defined functions

★ Plot 2D and 3D graphs! Several functions can be plotted simultaneously

★ Use powerful mathematical capabilities of the app:

  • Do calculations with variables and constants
  • Use built-in functions or add your own
  • Integrate and differentiate
  • Do calculations with fractions and simplify expressions
  • Do calculations with complex numbers

License

This project is licensed under Apache License 2.0. The license of this repo was added based on the comment of the original author (Sergey Solovyev) on 2017-07-24 in which he wrote:

The project uses Apache License, Version 2.0 (see source files for example). Unfortunately, I didn't have time to declare the licence in a proper way

The LICENSE file of this repo is what Apache.org provides in text format. The only modification made was changing the name from LICENSE-2.0.txt to LICENSE.