# | 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) |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |