• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

SimpleCalc - A simple mathematical calculator

 

Project Updated:
Files Updated: Mon, Oct 12 2009
Supports Game Version: 3.2.0
Category: Miscellaneous
Tags:

[Edit Tags]

Project Manager: guildworks
Additional Authors: No additional authors
Current Version: SimpleCalc v0.4
License: MIT License
Development Site: CurseForge.com
Avg Daily DL (last 30 days): 17
Downloads Total: 5,105
Favorites: 15
Comments: 14
  • About SimpleCalc - A simple mathematical calculator
  •  

SimpleCalc is a simple mathematical calculator addon for World of Warcraft. In essence, it's a slash-based utility which allows you to do maths!

Example usage and response:

/calc 10415 - 9843 + 12
[SimpleCalc] 10415 - 9843 + 12 = 584

Support for a selection of in-game values was been added in version 0.2 to make life easier when doing certain calculations. You can now use keywords in place of numbers for the following values:


  • honour or honor - Total honour points available to spend

  • arenapoints - Total arena points available to spend

  • health - Your maximum Health points

  • mana - Your maximum Mana points

  • gold - Total gold (1g 50s would be displayed as 1.5 gold)

  • silver - Total silver (1g 50s would be displayed as 150 silver)

  • copper - Total copper (1g 50s would be displayed as 15,000 copper)

For example:

/calc 14500 + 10500 - honour
[SimpleCalc] 14500 + 10500 - honour = 8372

Support for user defined variables was added in version 0.4. Variables persist across sessions, so you can save values for later use really easily. To save a value or calculation:

/calc x = 1024
-or-
/calc x = 32 * 2 + 64

SimpleCalc works on equations left to right, so '10 * 3 + 2' would be broken down into two sums: '10 * 3', then '30 + 2'. Support for brackets is not yet in place, but this shouldn't affect every day calculations.

Comments, suggestions and bug reports are most welcome!

  • Downloads (6)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  SimpleCalc - A simple mathematical calculator SimpleCalc v0.4 Release 3.2.0 482 10/12/2009
  SimpleCalc - A simple mathematical calculator SimpleCalc v0.3c Release 3.2.0 1,014 8/8/2009
  SimpleCalc - A simple mathematical calculator SimpleCalc v0.3b Release 3.1.0 565 7/13/2009
  SimpleCalc - A simple mathematical calculator SimpleCalc v0.3 Release 3.0.2 2,134 10/21/2008
  SimpleCalc - A simple mathematical calculator SimpleCalc v0.2 Release 2.4.3 312 7/30/2008
  • Screenshots (1)
  •  
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • Nihlo said 

    great mod. Only thing I miss is a kind of variable for the last result. For Example:

    /calc 5+5
    [calc] 5+5 = 10

    and now the result is stored as a variable for future use (eg: x):

    /calc x+5
    [calc] x+5 = 15


    would be very cool.

    Reply Report Permalink
  • SimpleCalc 0.4 released with variable support! Thanks for the suggestions, and keep them coming! Next development target is to implement the shunting yard algorithm, then on to the GUI!

    Reply Report Permalink
  • yeah a gui would be superior^^

    Reply Report Permalink
  • Lovely addon, I don't suppose theres any chance in making a window and buttons for it?

    Reply Report Permalink
  • nofeedk said 

    I would love to be able to set variables which would be saved between game exits and game start-ups..

    I often use percentage values, so it would be nice to be able to use "Var_Name" in pace of 0.87 as an example

    Reply Report Permalink
  • Implemented as of 0.4! <3

    Reply Report Permalink
  • Toki's is a far superior command-line calculator:

    http://wow.curse.com/downloads/wow-addons/details/project-6807.aspx

    Reply Report Permalink
  • Care to elaborate? Toki's calculator isn't maintained and doesn't support in-game values (honour, gold, etc). If you think something is missing, raising a feature request would be the polite thing to do.

    Reply Report Permalink
  • I've just released an updated version for 3.2.0 which should be approved soon. Enjoy!

    Reply Report Permalink
  • gamca said 

    making this looking as windows basic calc would be great ; /

    Reply Report Permalink
  • Goom128 said 

    Any hope of adding a gui to this? would be great!

    Reply Report Permalink
  • Just added this to my 'to do' list! Thanks for the suggestion.

    Reply Report Permalink
  • I type /calc but wow wont take it as a command. Is there somthing i did wrong with the addon?

    Reply Report Permalink
  • It could be because I hadn't updated SimpleCalc for WoW 3.1. Try now!

    Reply Report Permalink
  • very usefull addon, thank you for your work !

    Reply Report Permalink
  • ammetici said 

    yeah... can next upgrade make that u dont have to write the spce between all numbers

    Reply Report Permalink
  • JoKosan said 

    I'd like to see this addon support not having spaces between numbers.

    Reply Report Permalink
  • Supporting this feature would make parsing the parameters more complex, so would increase processing time. Whether this increase is noticeable or not is something that I'll have to look into. Thanks for your suggestion :-)

    Reply Report Permalink
  • pbean said 

    http://en.wikipedia.org/wiki/Shunting_yard_algorithm

    I think with today's computer speeds it the speed of the calculator wouldn't really be a problem?

    Reply Report Permalink
  • LUA isn't the fastest language, so thank you very much for pointing out this algorithm. I'll certainly look into it as a viable replacement for the current parser.

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 1,512 Skinner Miscellaneous
  2. 1,072 FuBar 3.6 Miscellaneous
  3. 609 FuBar_MoneyFu Miscellaneous
  4. 607 Talented Miscellaneous
  5. 530 Examiner Miscellaneous