120 |
|
.SH EXAMPLE |
121 |
|
To compute the RMS value of colon-separated columns in a file: |
122 |
|
.IP "" .2i |
123 |
< |
total -t: -m -s2 input |
123 |
> |
total \-t: \-m \-s2 input |
124 |
|
.PP |
125 |
|
To produce a running product of values from a file: |
126 |
|
.IP "" .2i |
127 |
< |
total -p -1 -r input |
127 |
> |
total \-p \-1 \-r input |
128 |
|
.SH BUGS |
129 |
|
If the input files have varying numbers of columns, mean values |
130 |
|
will certainly be off. |
135 |
|
.SH AUTHOR |
136 |
|
Greg Ward |
137 |
|
.SH "SEE ALSO" |
138 |
< |
cnt(1), neaten(1), rcalc(1), rlam(1), tabfunc(1) |
138 |
> |
cnt(1), neaten(1), rcalc(1), rcollate(1), rlam(1), tabfunc(1) |