As of 2007-09-26 00:00, this project is no longer under active development.
by herrekberg
GNAW is a command-line calculator. It is lightweight but yet powerful. It features advanced arithmetics, user-defined variables and a fully nestable syntax among other things.
Anonymous created the HEX numbers request artifact
Changelog GNAW 1.2 ---------------- * New operations: * floor(x): x rounded down to nearest integer . * ceil(x): The smallest integer that is greater or equal to x. * New function, is(): is() evaluates a statement and prints `true' if true and `false' ...
* New operations: * floor(x): x rounded down to nearest integer . * ceil(x): The smallest integer that is greater or equal to x. * New function, is(): is() evaluates a statement and prints `true' if true and `false' if false If the `-q' option is used ...
Changelog GNAW 1.1 ---------------- * GNAW 1.1 use the GNU Readline Library and the GNU History Library. This introduces some nice features such as: * Input editing using the left-arrow, right-arrow, backspace and delete keys. * Input history which can ...
Changelog GNAW 1.1 ---------------- * GNAW 1.1 use the GNU Readline Library and the GNU History Library. This introduces some nice features such as: * Input editing using the left-arrow, right-arrow, backspace and delete keys. * Input history which can ...
Changelog GNAW 1.1 ---------------- * GNAW 1.1 use the GNU Readline Library and the GNU History Library. This introduces some nice features such as: * Input editing using the left-arrow, right-arrow, backspace and delete keys. * Input history which can ...
Changelog GNAW 1.0 ---------------- * Added some #include's for compiler compability * Changed the path to where the GNAW variable file is stored. It is now stored in ~/.gnawrc in the *NIX version and in X:\Documents and Settings\username\gnawrc in ...
Changelog GNAW 1.0 ---------------- * Added some #include's for compiler compability * Changed the path to where the GNAW variable file is stored. It is now stored in ~/.gnawrc in the *NIX version and in X:\Documents and Settings\username\gnawrc in ...
Changelog GNAW 1.0 ---------------- * Added some #include's for compiler compability * Changed the path to where the GNAW variable file is stored. It is now stored in ~/.gnawrc in the *NIX version and in X:\Documents and Settings\username\gnawrc in ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use