--- ray/doc/man/man1/gcomp.1 2003/12/09 15:59:06 1.2 +++ ray/doc/man/man1/gcomp.1 2007/09/04 17:36:40 1.4 @@ -1,4 +1,4 @@ -.\" RCSid "$Id: gcomp.1,v 1.2 2003/12/09 15:59:06 greg Exp $" +.\" RCSid "$Id: gcomp.1,v 1.4 2007/09/04 17:36:40 greg Exp $" .TH GCOMP 1 6/24/98 RADIANCE .SH NAME gcomp - do computations on a graph file. @@ -50,7 +50,7 @@ They determine boundaries for the calculations. .SH EXAMPLE To compute the approximate integral of sin(x)/log(x) from 2 to 4: .nf - gcomp -i + gcomp \-i A(x)=sin(x)/log(x); Anpoints=100; xmin=2; @@ -62,4 +62,4 @@ Greg Ward .SH BUGS Only the y values can be used for computation. .SH "SEE ALSO" -bgraph(1), calc(1), dgraph(1), igraph(1) +bgraph(1), dgraph(1), icalc(1), igraph(1)