When i want to run the calculator, i click on unity first icon (dashboard?), and then i start to type :
ca : is showing the calculator as first result (probably because zeitgeist recorded that its the app i use the most)
cal : is still showing the calculator as first result
calc : is showing libreoffice calc as first result
It's annoying because if i hit "enter" libreoffice calc is launched :(
Do you have any problems with math in school? Are you learning in high school? You need help? This program is for you!
PiMath is advanced calculator with many options. You can calc functions, powers, roots, logarithms, prime numbers, GCD, LCM, factorial, polynomials and of course you can use simple calculator.
Hello everyone,
I just posted my first application to the Google Play Market.
It is called QOS Tip Calculator. It is a tip calculator that allows you to factor in the quality of service you received from your server to determine the tip. Its a novel idea in my opinion, and for all I know it is a fairly unique idea...
Just made a very basic age calculator. Nothing exciting, but thought I'd share.
Google Play Link (to follow)
Attached Thumbnails
Attached Files
Age Calculator.apk -
[Click for QR Code]
(114.4 KB)
In Germany we use , as decimal mark instead of .. Since I installed my Ubuntu in English, the Ubuntu default calculator (gcalctool) uses the . and I can't use the , on my German numpad.
I already set up German in System Settings...=>Language Support=>Regional Formats but it doesn't seem to set it for the calculator.
I've found a nice graphing calculator in marketplace, it is the best I've used in WP7 platform.
There is a new gnome-calculator (3.7.5) in the Gnome3 Staging PPA.
Also there is a new transitional gcalctool (3.7.5) package to ease the transition from gcalctool to gnome-calculator.
However, upgrading gcalctool from the recent version (6.6.2) to the new 3.7.5 version is not succesfull.
This is because this upgrade also installs gnome-calculator and there is an error overwriting one same packag
// Calculator.cpp : Defines the entry point for the console application.
//
#include <iostream>
#include <cstdlib>
using namespace std;
int GetNumber1();
void GetMathematicalOperation();
int GetNumber2();
int CalculateResult();
int PrintResult();
int main()
{
The default calculator from Ubuntu 10.04 was perfect. It was simple, yet powerful.