Damein Posted October 7, 2010 Share Posted October 7, 2010 (edited) So, I was bored and wanted to test out what I could do and I created a basic little calculator to allow user-input and do multiple functions.AddSubtractMultiplyDivideRaise to powerSquare rootAfter receiving your answer you can then put that answer into the input field to continue on with another function.I plan to make a more advanced one at some point, where you can type a string of functions with more than one operator.. but for now this will do Screen shot:Here is the source:Math.au3And here is the .exe:Let me know what you think! Edited October 18, 2010 by Damein Most recent sig. I made Quick Launcher W/ Profiles Topic Movie Database Topic & Website | LiveStreamer Pro Website | YouTube Stand-Alone Playlist Manager: Topic | Weather Desktop Widget: Topic | Flash Memory Game: Topic | Volume Control With Mouse / iTunes Hotkeys: Topic | Weather program: Topic | Paws & Tales radio drama podcast mini-player: Topic | Quick Math Calculations: Topic Link to comment Share on other sites More sharing options...
Damein Posted October 18, 2010 Author Share Posted October 18, 2010 I found a problem with using more than one number in a problem, it only counted the first digit and not the rest. Example: 22+2 would = 4, not 24. Problem was corrected and the post has been updated Most recent sig. I made Quick Launcher W/ Profiles Topic Movie Database Topic & Website | LiveStreamer Pro Website | YouTube Stand-Alone Playlist Manager: Topic | Weather Desktop Widget: Topic | Flash Memory Game: Topic | Volume Control With Mouse / iTunes Hotkeys: Topic | Weather program: Topic | Paws & Tales radio drama podcast mini-player: Topic | Quick Math Calculations: Topic Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now