Hack Forums

Full Version: Cool batch calculator!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Just got the idea to make a calculator using batch. Now i know íts Useless since your comp probably has one already, but try this one anyway. And maybe just maybe you can learn something by reading the script.. who knows.. anyway. here it is

copy the code and paste into notepad, save as calculator.bat or whatever and run it.

Batch Calculator (Click to View)
It dont work very good but kool idea =]
I made one just like this in c++... http://www.hackforums.net/showthread.php?tid=20894 it can do logs and everything.
In just an hour you can make a calculator in C# with scientific funtions :P
What? It's in c++ and it's been on there for about a week :S
No I wasn't flaming you, just pointing out how inefficient batch files are when they are used in place of a good programming language.
Okay, because I thought you was accusing me of stealing the code to my calculator.
t3h-death-cap Wrote:I made one just like this in c++... http://www.hackforums.net/showthread.php?tid=20894 it can do logs and everything.

Oh. i wasent aware of that. Anyhow i dont know either C or C++.. learning VBS tho.
Unclean Spirit Wrote:http://www.hackforums.net/showthread.php?tid=21651
YAY! I made one too!.

Nice tho.

Aww.. i thought i had made the first one..

btw unclean the link it broken
Pages: 1 2
Reference URL's