# 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 ':'. |-----handy-ruler------------------------------------------------------| calc: calc (C-style arbitrary precision calculator) calc: calc: Calc is an interactive calculator which provides for easy large calc: numeric calculations, but which also can be easily programmed for calc: difficult or long calculations. It can accept a command line calc: argument, in which case it executes that single command and exits. calc: Otherwise, it enters interactive mode. In this mode, it accepts calc: commands one at a time, processes them, and displays the answers. calc: calc: Package created by Juuso Raitala . calc: