Calccis

About

Calccis is a simple reverse polish notation (RPN) calculator app for iOS. It supports basic arithmetic, trigonometrical, logarithm and exponent calculations. Degrees and radians can be used for trigonometrical functions. Starting from version 1.0.2, Calccis supports calculations with complex numbers, too.

Calccis uses the usual double-precision numbers for calculations, which makes small inaccuracies in calculation results quite common (e.g., 0.1 + 0.2 != 0.3).

Calccis does not copy or mimic any existing physical calculators. However, the operation of the stack has been influenced by how the stack works in the 1990s Hewlett-Packard HP-48 family of calculators.

The source code of Calccis is available in a Git repository at https://github.com/jaittola/calculatrice. If you encounter problems with the application, please file an issue at https://github.com/jaittola/calculatrice/issues.

Privacy policy

This policy applies to the Calccis iOS application and to this website.

The Calccis iOS application does not collect any information about its users. It does not have any analytics functionality, and it does not collect any personally identifiable or location information.

This website does not collect any information about its users. However, this website is hosted on Github pages, which probably collects some information about all visits. For details, refer to the documentation of Github Pages.

Contact information

For more information about this application and the privacy policy, please contact the author at jaittola(at)iki.fi.

Updated

This privacy policy was last updated on Sun March 12th, 2023. We reserve the right to update or amend this privacy policy as needed.