Release calc version 2.11.0t6.3

This commit is contained in:
Landon Curt Noll
1999-10-11 04:51:43 -07:00
parent d7d31e9246
commit 0d37ccb019
6 changed files with 84 additions and 9 deletions

33
README
View File

@@ -24,6 +24,39 @@ If you run into problems, see the BUGS file.
=-=
Calc is distributed with an extensive collection of help files that
are accessible from the command line. The following assume that you
are running calc from the distribution directory or that you have
installed calc. In these examples, the ">" is the calc prompt, not
something that you type in.
For list of help topics:
> help
For overview of calc overview:
> help intro
> help overview
> help command
> help define
> help statement
> help variable
For list of builtin functions:
> help builtin
C programmers should note some unexpected differences in the calc syntax:
> help unexpected
Calc is shipped with a library of calc scripts. For a list see:
> help stdlib
=-=
See the file:
help/todo