fastCalc

fastCalc

3.4k Downloads

A simple plugin which allows you to type in mathematical expressions, and see the result. Supports simple expressions such as 1+1, but also complex expressions such as (((3+4)*5)%7)^2. Useful for quick calculations for game transactions or splitting stacks.

Also support lua math functions such as math.sqrt(33) or math.floor(4.5)

Very similar to google calculator, but available in game.

Integrates with AddonManager if installed. Slash command is /fc or /fastCalc to toggle display.

NEW - Supply an expression directly to the slash commands to do calculations without the UI: /fc 1+2+3

-Zhur on Reni