*** This is a -*-text-*- file ***

kalc v2.2.2, Copyright (C) 1999 Eduardo M Kalinowski (ekalin@iname.com)


Known bugs in this version
--------------------------

	- The "eng" mode only works properly if the precision is set
          to two or more.

        - The "fix" mode does not works exactly like in the HP48, and
          sometimes displays less digits than it should.

        - Not exactly a bug, but... kalc will allow you to enter
          anything as a program, ie, wrongs constructs like this:

          << if a b == else end then >>

          will be accepted when parsing. Error checking is done only
          on execution, and is not 100% perfect. If you use the
          constructions correctly, it works. If not, you may get
          errors ("Syntax Error") or wrong results. So be careful to
          enter just the constructs as they are meant to be.


