--- ray/doc/man/man1/tabfunc.1 2003/03/11 19:20:21 1.1 +++ ray/doc/man/man1/tabfunc.1 2007/09/04 17:36:41 1.4 @@ -1,4 +1,4 @@ -.\" RCSid "$Id" +.\" RCSid "$Id: tabfunc.1,v 1.4 2007/09/04 17:36:41 greg Exp $" .TH TABFUNC 1 10/8/97 RADIANCE .SH NAME tabfunc - convert table to functions for rcalc, etc. @@ -12,7 +12,7 @@ func1 [func2 ..] .I Tabfunc reads a table of numbers from the standard input and converts it to an expression suitable for -.I calc(1), +.I icalc(1), .I rcalc(1) and their cousins. The input must consist of a M x N matrix of real numbers, with exactly @@ -48,8 +48,8 @@ those given for the independent variable on the input. To convert a small data table and feed it to rcalc for some calculation: .IP "" .2i -rcalc -e `tabfunc f1 f2 < table.dat` -f com.cal +rcalc \-e `tabfunc f1 f2 < table.dat` \-f com.cal .SH AUTHOR Greg Ward .SH "SEE ALSO" -cnt(1), lam(1), neat(1), rcalc(1), total(1) +cnt(1), icalc(1), neaten(1), rcalc(1), rlam(1), total(1)