The calculator tag has no wiki summary.
0
votes
1answer
33 views
Hash Calculating Tools [closed]
Possible Duplicate:
File checksum calculator for Windows
What are some simple one-click tools to calculate hash of any file?
For example: I'm looking for something simple like with Right ...
2
votes
0answers
56 views
Is there a fix to display 0 when arithmetic underflow occurs on the Windows 7 calculator?
I have a problem that exasperates me:
When I take the Windows 7 calculator in standard mode, if I do
4, then √ (square root), the result is 2
Fine.
But, at this point, if I do
- (minus), then 2, ...
0
votes
0answers
50 views
Windows seven calculator
Hello I wondered if anyone could help me with a small problem i have with my calculator. I have been trying to do my accounts online using the windows 7 calculator. I cant get the calculator to work ...
0
votes
0answers
87 views
How to replace Windows 7 calculator with the one from older version?
I was curious if such is possible. I copied Vista calc.exe to Windows 7 and it doesn't start. I tried running it in compatibility mode and still nothing. Windows 7 clearly doesn't like Vista :)
8
votes
1answer
171 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
4answers
194 views
Simple command line calculator
Had one years ago (on Win 3.1 or '95, I'm not sure). Anyways, it was a really simple program. Stood somewhere in PATH and enabled you to do something of a kind
calc 5 + 28.3*sqrt(12)
and it spit ...
3
votes
1answer
115 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
70 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
23 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
53 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
227 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
1k 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
1k 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
1k 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
215 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
500 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
209 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
491 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
518 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
506 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
262 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
192 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 ...
2
votes
1answer
2k 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
1k 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
356 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 ...
12
votes
10answers
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
2answers
547 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
6k 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
2answers
375 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
9k views
Keyboard shortcut to start Calculator in Windows 7
Does anyone know it? Is there a way to create it?
3
votes
5answers
809 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. ...
2
votes
1answer
124 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, ...