ECalc application is a calculator plug-in for Eclipse that provides the ability to evaluate mathematical expressions.
To install, just put the jar from the zip-files in your plugin-directory and restart eclipse. To uninstall, remove the jar-file and the directory .metadata/.plugin/se.fnord.ecalc from your workspace directory/directories.
Here are some key features of "ECalc":
· Command-history.
· Functions (sin, cos, tan, asin, acos, atan, min, max, hypot, random, round, ceil, floor).
· Ability to switch between radians and degrees.
· The basic operators (+, -, *, /, % (modulus), ^ (power)).
· Bitwise operators (>>,
Product's homepage