| View previous topic :: View next topic |
| Author |
Message |
Titan
Joined: 11 Aug 2004 Posts: 5068 Location: imaginationland
|
Posted: Tue Nov 27, 2007 12:30 am Post subject: SpeedCrunch - GUI Calculator |
|
|
| SpeedCrunch website wrote: | SpeedCrunch is a fast, high precision and powerful desktop calculator.
Available for LinuxLinux, WindowsMicrosoft Windows, and Mac OS XMac OS X.
Few of its distinctive features are:
* scrollable display
* up to 50 decimal precisions
* unlimited variable storage
* intelligent automatic completion
* full keyboard-friendly
* more than 50 built-in math function
* optional keypad
And enjoy also the convenience featurelets:
* on-the-fly calculation
* customizable appearance
* syntax highlight, with parentheses matching
Learn more or download it now. It's completely FREE! |
Also supports hex, octal and binary numerical formats. _________________
RegExReplace("irc.freenode.net/ahk", "^(?=(.(?=[\0-r\[]*((?<=\.).))))(?:[c-\x73]{2,8}(\S))+((2)|\b[^\2-]){2}\D++$", "$u3$1$3$4$2") |
|
| Back to top |
|
 |
Laszlo
Joined: 14 Feb 2005 Posts: 4016 Location: Pittsburgh
|
Posted: Tue Nov 27, 2007 1:30 am Post subject: |
|
|
| It is really good! My calculator can finally retire. Thanks for the link! |
|
| Back to top |
|
 |
majkinetor
Joined: 24 May 2006 Posts: 3626 Location: Belgrade
|
Posted: Tue Nov 27, 2007 9:52 am Post subject: |
|
|
I like Total Calculator. It has integrated Lua scriping and parallel display of expression in 4 common number systems. Its also very small, portable, freeware, and has nothing to do with Total Commander.
The speedcrunch has some stupid bug - if you open side bar with functions and vars and things, you must close the app twice. _________________
 |
|
| Back to top |
|
 |
garry
Joined: 19 Apr 2005 Posts: 1034 Location: switzerland
|
Posted: Tue Nov 27, 2007 10:12 am Post subject: |
|
|
thanks, very good
I like also SuperCalculator2, freeware, standalone,306kB, can correct like in notepad
see the old result
http://plamentd.tripod.com/downloads.html |
|
| Back to top |
|
 |
Laszlo
Joined: 14 Feb 2005 Posts: 4016 Location: Pittsburgh
|
Posted: Tue Nov 27, 2007 10:47 pm Post subject: |
|
|
| I downloaded Total Calculator, but it does not even start in Vista. I guess it would need a Vista compatible LUA dll, but there is no error message, nothing, just a crash. Super Calculator 2 works, but only in standard double precision (16 digits vs 50 digits of SpeedCrunch) and a much smaller set of functions than SpeedCrunch. Not even with 64-bit integers. On the plus side, it supports some bitwise (logic) operations. |
|
| Back to top |
|
 |
majkinetor
Joined: 24 May 2006 Posts: 3626 Location: Belgrade
|
Posted: Wed Nov 28, 2007 12:38 am Post subject: |
|
|
| Quote: | | I downloaded Total Calculator, but it does not even start in Vista | Works on XP, using it on bunch of machines. Make it work, I am sure you will like it. _________________
 |
|
| Back to top |
|
 |
PhiLho
Joined: 27 Dec 2005 Posts: 6721 Location: France (near Paris)
|
Posted: Wed Nov 28, 2007 4:03 pm Post subject: |
|
|
Ah, Total Calculator looks a lot like ECW Expression Calculator made by Alexey Torgashin, which is currently my favorite. Except it has no longer a site so you can only get via download sites.
I will try it, the Lua scripting is very seductive...
To Laszlo: Vista is a mess, at least for old software compatibility. I saw that users of Illustrator or XPress must buy a new, expensive version just to install the software.
Now, there was a recent thread about Lua on Vista in the mailing list, it was suggested to make a manifest for the DLL. I don't know more...
I will try SpeedCrunch too... (3.8MB and an installer? ) _________________
vPhiLho := RegExReplace("Philippe Lhoste", "^(\w{3})\w*\s+\b(\w{3})\w*$", "$1$2") |
|
| Back to top |
|
 |
Andreone
Joined: 20 Jul 2007 Posts: 257 Location: Paris, France
|
Posted: Wed Nov 28, 2007 5:11 pm Post subject: |
|
|
| PhiLho wrote: | I will try SpeedCrunch too... (3.8MB and an installer? ) | You can use Universal Extractor which allow, as its name said, to uncompress lot of formats, including installers. It doesn't work every time though (but it's OK for SpeedCrunch).
PS: Universal Extractor is free  |
|
| Back to top |
|
 |
Laszlo
Joined: 14 Feb 2005 Posts: 4016 Location: Pittsburgh
|
Posted: Wed Nov 28, 2007 6:13 pm Post subject: |
|
|
| PhiLho wrote: | | Vista is a mess | Yes, it drives me crazy, sometimes. But, if you want to boot from USB sticks (without undocumented workarounds), use SW RAID, and a few more tools, you need it. And some new PC’s come with it installed, and it is a pain in the neck to reformat the disks and buy and install XP. So, I am stuck with it. I keep my old laptop for important stuff, which don’t run under Vista, like Net Meeting. But a scriptable calculator would be nice in Vista. (My Monster does some, but not all what I need.) |
|
| Back to top |
|
 |
Titan
Joined: 11 Aug 2004 Posts: 5068 Location: imaginationland
|
Posted: Wed Nov 28, 2007 6:43 pm Post subject: |
|
|
I would really like a graphing feature in a calc. Can anybody recommend one for vista? _________________
RegExReplace("irc.freenode.net/ahk", "^(?=(.(?=[\0-r\[]*((?<=\.).))))(?:[c-\x73]{2,8}(\S))+((2)|\b[^\2-]){2}\D++$", "$u3$1$3$4$2") |
|
| Back to top |
|
 |
Andreone
Joined: 20 Jul 2007 Posts: 257 Location: Paris, France
|
Posted: Wed Nov 28, 2007 7:27 pm Post subject: |
|
|
| Titan wrote: | | I would really like a graphing feature in a calc. Can anybody recommend one for vista? | I think Microsoft PowerToys has one. |
|
| Back to top |
|
 |
Laszlo
Joined: 14 Feb 2005 Posts: 4016 Location: Pittsburgh
|
Posted: Wed Nov 28, 2007 7:45 pm Post subject: |
|
|
| The power toys calculator does not work with Vista. It may be a little too much for casual use, but SciLab does all graphing and calculations you can imagine. It is free, open source, actively maintained and runs under Vista. |
|
| Back to top |
|
 |
majkinetor
Joined: 24 May 2006 Posts: 3626 Location: Belgrade
|
Posted: Wed Nov 28, 2007 7:55 pm Post subject: |
|
|
Yes, this is well known TC plugin contributor, and as both authors are Russians and projects are mostly open source.....
2Titan
I posted recently app that is designed only for graphing. State of the art IMO. You should check it out. _________________
 |
|
| Back to top |
|
 |
engunneer
Joined: 30 Aug 2005 Posts: 6772 Location: Pacific Northwest, US
|
Posted: Wed Nov 28, 2007 8:17 pm Post subject: |
|
|
| PhiLho wrote: | I saw that users of Illustrator or XPress must buy a new, expensive version just to install the software.
|
SolidWorks as well had to come out with a special Vista edition. basically, any software that used hacks and workarounds to actually run, particularly in GUI code, have to be updated. I did manage to get Solidworks 2006 running on Vista, but 2007 and 2003 would not. 2006 required being run as Admin. _________________
Unless otherwise noted, all code is untested.
Common Answers: 1.(Loops, Viruses, etc.) 2. Search 3.RTFM |
|
| Back to top |
|
 |
Titan
Joined: 11 Aug 2004 Posts: 5068 Location: imaginationland
|
Posted: Wed Nov 28, 2007 8:20 pm Post subject: |
|
|
SpeedCrunch is also open source, it's based on Qt (which explains it large file size). Laszlo said Total Calculator is incompatible with vista. I'm using a ripped PowertoyCalc atm. and apart from the warning dialog it's pretty decent. Still wish the SpeedCrunch developer would concider graphs... _________________
RegExReplace("irc.freenode.net/ahk", "^(?=(.(?=[\0-r\[]*((?<=\.).))))(?:[c-\x73]{2,8}(\S))+((2)|\b[^\2-]){2}\D++$", "$u3$1$3$4$2") |
|
| Back to top |
|
 |
|