WiseCalc Changelog

What's new in WiseCalc 1.1.0.4

Aug 3, 2008
  • Fixed unit conversion problem with the unit "cups"
  • Fixed answer mouse-over comma bug
  • Remove trailing zeros is not a settable option
  • Resolved problem with line referencing that when changing a line that is referenced, the referencing line did not recalculate
  • Added Bitwise Operations and Bit Shifting as functions. These can be performed on Binary numbers

New in WiseCalc 1.0.1.8 (Jun 12, 2008)

  • Fixed problem with Regional Settings that was not allowing users in certain countries to use WiseCalc
  • Fixed error found with Arcsin, Arctan, Arccos, etc. triginometric calculations
  • Fixed error with imaginary number exponents where the Real portion of the number is zero
  • Added mouse-over details for number answer representation in: BIN, DEC, HEX
  • Added function to allow ability to calculate in different number bases at the same time:
  • The new function name is: Nbase(x,y) ; where x is the number base of the input number, and y is the input number in the specified number base
  • For example: Nbase(16, c0012500) would mean convert the number C0012500 from number base 16 to the currently set number base
  • Made size of number base conversion and unit conversion tool bar larger for easier use