| # | Line 49 | Line 49 | it will be ignored unless the | |
|---|---|---|
| 49 | .I \-c | |
| 50 | option is specified. | |
| 51 | .SH EXAMPLE | |
| 52 | < | To count data values between -1 and 1 in 50 bins: |
| 52 | > | To count data values between \-1 and 1 in 50 bins: |
| 53 | .IP "" .2i | |
| 54 | < | histo -1 1 50 < input.dat |
| 54 | > | histo \-1 1 50 < input.dat |
| 55 | .PP | |
| 56 | To count frequencies of integers between 0 and 255: | |
| 57 | .IP "" .2i | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |