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.3 by greg, Thu Jan 1 19:31:44 2004 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;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines