ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/man/man1/calc.1
(Generate patch)

Comparing ray/doc/man/man1/calc.1 (file contents):
Revision 1.1 by greg, Tue Mar 11 19:20:21 2003 UTC vs.
Revision 1.2 by greg, Tue Dec 9 15:55:46 2003 UTC

# Line 16 | Line 16 | Each formula definition
16   is read and compiled.
17   The standard input is then read, expressions are evaluated
18   and results are sent to the standard output.
19 + If a newline is escaped using a backslash, input is continued
20 + on the next line.
21   .PP
22   An expression contains real numbers, variable names, function calls,
23   and the following operators:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines