PDA

Click to See Complete Forum and Search --> : A Better Calculator


BakenBowl
Aug 20th, 2009, 10:11 PM
Hi, heres a project I worked on awhile ago. Its a calculator that can parse an equation. I was going to add graphing capability's but never got around to it. :(
Anyway I use it alot, I thinks its better than the one that comes with windows.
If your interested in writing your own programming language (who is?), then you should check out the parser object in the code, thats where all the work is done.

DoomFan
Aug 21st, 2009, 05:16 AM
Nce little calculator much more usfull than the one in windows, and nice code thanks for shareing with us

Hack
Aug 22nd, 2009, 07:26 AM
Per this (http://www.vbforums.com/showthread.php?t=337258) policy, your attachment has been edited and all compiled code removed.

Please do not include ANY type of compiled code in any attachments. Source code only.

BakenBowl
Aug 22nd, 2009, 05:48 PM
Im sorry about that, code only, i got it