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

Comparing ray/doc/man/man1/total.1 (file contents):
Revision 1.9 by greg, Thu Mar 24 18:48:28 2016 UTC vs.
Revision 1.11 by greg, Sat Jul 20 00:57:43 2019 UTC

# Line 68 | Line 68 | The
68   .I \-m
69   option can be used to compute the mean rather than the total.
70   For sums, the arithmetic mean is computed.
71 + If a power is also specified using the
72 + .I \-s
73 + option, the inverse power will be applied to the averaged result.
74   For products, the geometric mean is computed.
75   (A logarithmic sum of absolute values is used to avoid overflow, and
76   zero values are silently ignored.)
# Line 129 | Line 132 | option can be used to specify the input and output tab
132   The default tab character is TAB.
133   .PP
134   If no files are given, the standard input is read.
135 < .SH EXAMPLE
135 > .SH EXAMPLES
136   To compute the RMS value of colon-separated columns in a file:
137   .IP "" .2i
138   total \-t: \-m \-s2 input
# Line 147 | Line 150 | the tab character is white.
150   .SH AUTHOR
151   Greg Ward
152   .SH "SEE ALSO"
153 < cnt(1), neaten(1), rcalc(1), rcollate(1), rlam(1), tabfunc(1)
153 > cnt(1), neaten(1), rcalc(1), rcollate(1), rlam(1), rsplit(1), tabfunc(1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines