ECW Changelog

What's new in ECW 1.06

Jan 14, 2009
  • common functions added: Log2, Sec, Csc, SecH, CscH, ASec, ACsc...;
  • statistical functions added: SumSq, HAvg, QAvg, Norm, Var, Std...;
  • function aliases added: Tg, Ctg, Sh, Ch, Th, Cth, Lg, Log10, Mul;
  • function Log redefined as Ln, Geo redefined as GAvg
  • priority of "raising to power" operator increased, so expressions
  • like "a*(x**n)" may be entered without brackets
  • "Show error status" option allows to show/hide status line in main
  • dialog and extended error diagnostics in simplified dialog;
  • you can quickly switch it by dragging the lower-right window corner
  • "Allow multiple instances" option - when it is unchecked, calculator
  • cannot be opened several times (to prevent loss of expressions history)
  • when "Small dialog" mode is used: setup dialog can be opened using
  • "..." button, result format can be changed using "#" button
  • option "Correct user definitions..." removed, now definitions are
  • always adjusted to the current value of "Separator characters" option
  • calculator denies input of invalid var/func definitions in setup dialog
  • changed plugins load procedure, so ec_plug.ini file has been removed