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

Comparing ray/doc/man/man1/gcomp.1 (file contents):
Revision 1.2 by greg, Tue Dec 9 15:59:06 2003 UTC vs.
Revision 1.4 by greg, Tue Sep 4 17:36:40 2007 UTC

# Line 50 | Line 50 | They determine boundaries for the calculations.
50   .SH EXAMPLE
51   To compute the approximate integral of sin(x)/log(x) from 2 to 4:
52   .nf
53 <        gcomp -i
53 >        gcomp \-i
54          A(x)=sin(x)/log(x);
55          Anpoints=100;
56          xmin=2;
# Line 62 | Line 62 | Greg Ward
62   .SH BUGS
63   Only the y values can be used for computation.
64   .SH "SEE ALSO"
65 < bgraph(1), calc(1), dgraph(1), igraph(1)
65 > bgraph(1), dgraph(1), icalc(1), igraph(1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines