The calculator tag has no wiki summary.
3
votes
0answers
44 views
Software to plan shortest route to many addresses
I have about 300 addresses in a city and I'm trying to find software that can solve the travelling salesman problem for it. I've tried OptiMap a browser based solution that uses the Google API but ...
2
votes
1answer
57 views
Calculating in TextMate using “Filter Through Command”
I have a line in a file, which I have open in TextMate. I would like to select the line, or rather the content of the line; 54 + 34.43 and have it be replaced with the total sum.
I've used the ...
0
votes
2answers
44 views
Calculate expressions from Run command window
Is there a way to quickly get the result of an expression in the Start > Run command input?
For example, if I wanted to get the result of (5+9)*79 I'd like to be able to press ⊞ Win + R, enter the ...
0
votes
0answers
14 views
How do I delete User Functions in the Microsoft PowerToy Calculator (PowerCalc)?
It's easy to define functions by doing double(x) = x * x and they will automatically appear in the Functions → User Functions menu, but I can't for the life of me work out how they can be deleted.
A ...
0
votes
2answers
48 views
Calculator with equations?
I'm running Windows XP SP3. I'd like an alternative to Windows' calculator with support for equations, so I don't have to fire OpenOffice just to compute simple equations.
Does someone know of a ...
2
votes
1answer
155 views
Menubar Calculator for OS X?
Is there a good calculator that I can run from the menubar?
I know that I can type calculations into Spotlight but I'd like something a bit more full-featured. Also, Spotlight frequently has a delay ...
4
votes
3answers
667 views
Is there something like Grapher.app for Windows?
On a Mac, there is a Grapher.app which has many functions like: ordinary graphing, polar graphing, lin-log and log-log graphing, 3d graphing, derivatives, integrals, implicitly defined functions, ...
2
votes
1answer
852 views
Windows Calculator shortcut keys
I'm using the calculator to solve equations like this:
((2 * 2.12) * (0.657)) - ((3 * 2.97) * (0.657^2))
where (0.657^2) is 0.657 squared. However, if I run that in the calculator, the ^ is ...
2
votes
2answers
725 views
How can I get the Windows 7 calculator on Windows XP?
Can anyone please let me know is it possible to install Windows 7 calculator on Windows XP?
If so what is the procedure to install it and
could you please send me the link of the Windows 7 calculator ...
0
votes
3answers
170 views
What is the best way to install (or compile, or emulate) ubuntu calculator on Windows 7
I loved to use calculator on Ubuntu and I don't like calculator on Windows 7.
How is this possible to quickly install Ubuntu calculator on Windows 7?
1
vote
4answers
337 views
Multiple Copies of Windows Calculator
Just did a clean install of Win7 x64. I have a Microsoft Ergo Keyboard 4000 and use the calculator key a lot. Previously I could hit it and get multiple copies of calculator to popup. Now it will only ...
1
vote
2answers
166 views
Time calculator for OSX
Does anyone know of a time calculator for OSX?
I'm looking for a calculator that allows me to do this kind of math with times
HH:MM:SS
----------
01:15:58
- 00:15:00
+ 02:30:00
----------
= ...
5
votes
3answers
460 views
Windows Calculator Showing Strange Output
Try this on Windows
Steps:
Open Calculator directly or by typing calc in RUN.
Then type 4 and take square root "sqrt"
And whatever you get(ideally you will get 2!), substract 2 from it.
Now My ...
2
votes
2answers
363 views
How can I run another app when pressing the calculator key on my keyboard?
I've a Logitech Media Keyboard 600 which features a separate button to launch the calculator. I need that quite often, but the Windows shipped calculator is useless; there are more advanced out there.
...
1
vote
4answers
417 views
Is there a way to quickly convert degrees to radians in windows calculator?
Is there a way to quickly convert radians to degrees and back in windows calculator without using the formula:
radians = degrees * Math.PI/180
(something similar to converting between number base ...
0
votes
2answers
216 views
Online scientific calculator [closed]
I am looking for a good online calculator, somewhat similar to what was asked for in this question, only I want it to be a web-application. I work on different computers with different platforms, and ...
0
votes
4answers
176 views
Keyboard calculator system (Keyboard with embedded calculator)
Many users want to make numerical calculations and use the final result in their applications. And in the current situation users keep a calculator at their desktop to perform calculation (note that I ...
1
vote
1answer
1k views
use of Lsh and Rsh keys in windows 7 calculator
Does anyone know the function of the Lsh and Rsh keys in Windows 7 calculator when it is in Programmer's mode. One would think it's meant to shift bits left and right, but that doesn't seem to happen: ...
1
vote
2answers
918 views
Windows 7 Calculator - how to make it stay on top always
I'm use the Windows 7 built-in calculator from time to time, and when I use it, I want to make it stay above all the other windows, so I can see the numbers and copy them, etc to other applications. ...
2
votes
3answers
320 views
Quick, Linux-compatible unit-aware calculator
I want to be able to press a keyboard combination, start typing a mathematical expression that includes units and slightly advanced math (not just a four-function calculator), and get a result ...
11
votes
11answers
2k views
Is there a Windows or Linux equivalent of Soulver calculator application?
I've just been shown a brilliant calculator app called Soulver which is only available on Mac OS X
Maths on a Mac as it should be
Soulver is a new kind of calculator application which uses a ...
2
votes
1answer
420 views
where does the Windows Calculator store its settings?
Each time I start the Windows Calculator it uses the standard view. It doesn't save the Scientific view, probably because my user account here at work doesn't have write permissions to some part of ...
3
votes
2answers
5k views
How to convert two's complement? Calculator program and usage example [closed]
Possible Duplicate:
What super-calculator do you use?
I need a calculator program that runs on Windows 7 that can do two's complement conversions. Specifically convert a two's complement to ...
0
votes
0answers
725 views
calc.exe fails to load in Windows 7 64-bit
I'm not sure whether this started after I upgraded from Windows Vista to Windows 7, or if it was happening beforehand, but either way, when I try to run calc.exe it fails to load without showing any ...
0
votes
1answer
297 views
Dividing with Gnu's bc
I'm just starting with Gnu's bc and I'm stuck at the very beginning (very discouraging...). I want to divide two numbers and get a float as result:
$bc
bc 1.06.94
Copyright 1991-1994, 1997, 1998, ...
3
votes
6answers
2k views
Is it possible to solve equations in browser?
Is it possible to solve equations (quadratic, for instance) in Google calculator?
It is possible to find something like 10^2+5^3. But I can't find out how to find x from, for instance, x^2+x=10. It ...
5
votes
5answers
7k views
Keyboard shortcut to start Calculator in Windows 7
Does anyone know it? Is there a way to create it?
3
votes
5answers
737 views
Why does Windows Calculator always start minimised?
I often start Calculator by pressing the little Calculator button on my MS keyboard - but for some stupid reason it always starts minimized - meaning I have to restore it first before I can use it. ...
0
votes
3answers
151 views
Unobtrusive Calculator? [closed]
Possible Duplicate:
What super-calculator do you use?
I'd like a small unobtrusive calculator that can pop up at the press of my calculator button, do some calculations, and go away when i ...
26
votes
33answers
3k views
What super-calculator do you use? [closed]
Windows Calculator can switch into a "Scientific" mode, getting more math and logical operators, but that's not good enough. I know there are tons of features its missing, such as the ones we see in ...
2
votes
1answer
115 views
HP calculator with redefinable keyboard
A year or so ago, I read about an HP calculator that was completely reprogrammable, down to redefining the keys. And I think it was of relatively recent vintage.
I can't figure out which one it was, ...