# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. # Line up the first '|' above the ':' following the base package name, and # the '|' on the right side marks the last column you can put a character in. # You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| wcalc: wcalc (command-line scientific calculator) wcalc: wcalc: Wcalc is a very capable command-line calculator. It has standard wcalc: functions (sin, asinh, and sqrt for example, in either radians or wcalc: degrees), many pre-defined constants (pi, e, c, G, etc.), support wcalc: for using variables, "active" variables, a command history, wcalc: hex/octal/binary input and output, unit conversions, embedded wcalc: comments, and the ability to save history to a file and load it wcalc: from a file. Wcalc evaluates expressions using the standard order of wcalc: operations. wcalc: