range
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| range [2019/03/25 08:50] – hkimscil | range [2019/09/16 11:03] (current) – hkimscil | ||
|---|---|---|---|
| Line 12: | Line 12: | ||
| > range(x) | > range(x) | ||
| [1] 1.20 4.02 | [1] 1.20 4.02 | ||
| + | > max(x)-min(x) | ||
| + | [1] 2.82 | ||
| + | |||
| > range(y) | > range(y) | ||
| [1] 3.13 3.38 | [1] 3.13 3.38 | ||
| + | > max(y)-min(y) | ||
| + | [1] 0.25 | ||
| > | > | ||
| + | |||
| </ | </ | ||
range.1553471420.txt.gz · Last modified: by hkimscil
