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

Comparing ray/doc/man/man1/tabfunc.1 (file contents):
Revision 1.2 by greg, Tue Dec 9 15:59:07 2003 UTC vs.
Revision 1.3 by greg, Thu Jan 1 19:31:45 2004 UTC

# Line 12 | Line 12 | func1 [func2 ..]
12   .I Tabfunc
13   reads a table of numbers from the standard input and converts it to
14   an expression suitable for
15 < .I calc(1),
15 > .I icalc(1),
16   .I rcalc(1)
17   and their cousins.
18   The input must consist of a M x N matrix of real numbers, with exactly
# Line 52 | Line 52 | rcalc -e `tabfunc f1 f2 < table.dat` -f com.cal
52   .SH AUTHOR
53   Greg Ward
54   .SH "SEE ALSO"
55 < cnt(1), lam(1), neat(1), rcalc(1), total(1)
55 > cnt(1), icalc(1), neaten(1), rcalc(1), rlam(1), total(1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines