AutoHotkey Community

It is currently May 27th, 2012, 10:34 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 28 posts ]  Go to page Previous  1, 2
Author Message
 Post subject:
PostPosted: November 28th, 2007, 8:56 pm 
Offline

Joined: February 14th, 2005, 4:05 pm
Posts: 4710
Location: Boulder, CO
majkinetor wrote:
Make [Total Calculator] work, I am sure you will like it.
I tried replacing its lua.dll with PhiLho's 5.0.2 version. No crash, but the calculator does not start. Can a LUA expert give some hint for Vista?

Maybe Total Calculator uses a special version of the dll, so only the author can provide an update.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 29th, 2007, 2:17 pm 
Offline

Joined: January 7th, 2007, 6:40 pm
Posts: 109
Location: In fund pe scaun, la o bere prin Romania :D
I love HEXelon MAX 6 , math calculator, units converter,currency converter 1.9MB, freeware, Windows 2000,XP,Vista. It comes also included with Total Commander Ultraprime. Its good for everyday use :) . Give it a try

_________________
ImageBackgammon addicted!
GamesGrid was one of the first online web sites to bring Backgammon to the Internet


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 29th, 2007, 6:31 pm 
Offline

Joined: February 14th, 2005, 4:05 pm
Posts: 4710
Location: Boulder, CO
I could make Total Calculator work under Vista. The trick is to install it in a directory without any special rights (like in the Desktop) or spaces in its path. I used c:\tc.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 29th, 2007, 10:12 pm 
Offline

Joined: May 24th, 2006, 2:49 pm
Posts: 4511
Location: Belgrade
Great. Another one of "those" things.

_________________
Image


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 29th, 2007, 10:18 pm 
Offline

Joined: May 24th, 2006, 2:49 pm
Posts: 4511
Location: Belgrade
I just noticed that Total Calcultaor uses RaEdit. THat is another kind of edit control made by author of RaGrid.

_________________
Image


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: December 15th, 2007, 2:21 am 
Offline

Joined: February 14th, 2005, 4:05 pm
Posts: 4710
Location: Boulder, CO
Check out what is possible with a few hundred lines of AHK code: Popup calculator II. It works with double precision floats, 64-bit integers, supports the usual set of calculator functions and more, can set variables, show the results in several decimal, hex and binary formats; keep the command history, which can be edited, saved, loaded. There are built in math constants and unit conversion values. It is easy to add more functions programmed in AHK... and it is fast: pops up immediately.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: December 15th, 2007, 5:45 pm 
Offline
User avatar

Joined: August 11th, 2004, 1:47 am
Posts: 5347
Location: UK
What would be really useful is a calculator that has natural display, i.e. leaves answers as surds, fractions etc for ultimate precision and easier readability. If not then graphing functions are a must. This is why I currently use PowerToy calc. I haven't looked at your script, but have you planned such features?

_________________
GitHubScriptsIronAHK Contact by email not private message.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: December 15th, 2007, 5:56 pm 
Offline

Joined: February 14th, 2005, 4:05 pm
Posts: 4710
Location: Boulder, CO
Titan wrote:
What would be really useful is a calculator that has natural display, i.e. leaves answers as surds, fractions etc for ultimate precision and easier readability.
It needs a symbolic math engine, otherwise sqrt(4)-2 will never be evaluated to 0. It can be done, but similar algebraic simplifications are very hard. Rational display is possible, too, but again, what would you expect to see for sqrt(2)? 14142/10000 or 1.4142. It could be a very interesting project, but probably too large for AHK.
Titan wrote:
graphing functions are a must.
They are more realistic, especially, since jonny already posted the necessary code. I will look into it.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: December 19th, 2007, 5:49 am 
Offline

Joined: February 14th, 2005, 4:05 pm
Posts: 4710
Location: Boulder, CO
Titan wrote:
graphing functions are a must
The Popup Calculator II. v.1.7 grew to over 1200 lines of AHK code. It supports now some limited function definitions, arrays, loops, computed indices, and function graphing with arbitrary grid lines and reading the coordinates of points.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 28th, 2011, 8:52 pm 
Offline

Joined: February 18th, 2011, 5:39 pm
Posts: 12
polyethene wrote:
What would be really useful is a calculator that has natural display, i.e. leaves answers as surds, fractions etc for ultimate precision and easier readability. If not then graphing functions are a must. This is why I currently use PowerToy calc. I haven't looked at your script, but have you planned such features?


I wish someone would port Qalculate. :/ Like Google Calculator or Wolfram Alpha with its handling of units, currency, etc.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 31st, 2011, 9:00 pm 
Offline

Joined: August 18th, 2009, 12:07 pm
Posts: 375
Location: holland
hmm, supercalculator2 seemed good but after using it I noticed some of my keys were screwed up - pressing M produced 0 etc I found out that it had left numlock activated.
I am on xp sp2
wont be bothering with it after all

_________________
"Choose your parents wisely"


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: April 1st, 2011, 10:32 am 
Offline

Joined: October 13th, 2009, 10:09 pm
Posts: 1389
I'm using Speq Mathematics. It can calculate with units in formulas and convert them, plot functions, define variables and functions, and has a notepad-like edit field for entering formulas.


Last edited by fragman on April 23rd, 2012, 12:49 pm, edited 1 time in total.

Report this post
Top
 Profile  
Reply with quote  
PostPosted: April 23rd, 2012, 1:26 am 
Offline

Joined: September 25th, 2010, 8:35 am
Posts: 11
Location: Australia
Lol browsing for software on ahk forums comes in handy :3 Finaly a calculator that has history and (sin, con tan and the ans button...but mostly ans!!!)

better than the windows default calculator :D


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 28 posts ]  Go to page Previous  1, 2

All times are UTC [ DST ]


Who is online

Users browsing this forum: MSN [Bot] and 8 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group