Registered by Stefano Palazzo

A Calculator that evaluates Python-line expressions

Pycalc is the ideal scientific calculator for people who know a bit of python. It is wonderful for set arithmetic, complicated sums, geometry and complex arithmetic. It also does your very simple calculations as easy as as it should.

Usage examples:
1+2, 1/pi, 2**200e0, hex(0b010 << 0b1), set([1, 2, 3]) & set([3, 4, 5]), 12+9j ** 3j, sum(list(n**2 for n in range(16))), and so on...

Run these commands to install Pycalc:
sudo apt-add-repository ppa:stefano-palazzo/stefano-testing
sudo apt-get update && sudo apt-get install pycalc

Click the External Downloads link to get a deb-package.

Translated, so far, into English, French, German, Czech and Ukrainian.

Pycalc has a short MANUAL at: https://answers.launchpad.net/pycalc/+faq/1141

Project information

Maintainer:
Stefano Palazzo
Driver:
Not yet selected
Licence:
GNU GPL v3

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar
Programming languages:
Python

All FAQs FAQs for Pycalc

Downloads

Latest version is 10.10.3
released

All downloads