File: general.exampledata

package info (click to toggle)
dxsamples 4.4.0-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 26,340 kB
  • sloc: ansic: 10,079; sh: 8,445; java: 1,772; makefile: 1,102
file content (17 lines) | stat: -rw-r--r-- 902 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
   x y positions          data1                 data2
    0.0  0.0              0.0                   0  0
    0.0  1.1              1.0                   0  1
    0.0  2.2              2.0                   0  2
    0.0  3.3              3.0                   0  3
    1.2  0.0              1.0                   1  0
    1.0  1.0              1.41421               1  1
    1.3  2.0              2.23607               1  2
    1.2  3.0              3.16228               1  3
    2.1  0.0              2.0                   2  0
    2.2  1.2              2.23607               2  1
    2.0  2.1              2.82843               2  2
    2.4  3.2              3.60555               2  3
    3.0  0.1              3.0                   3  0
    3.1  1.1              3.16228               3  1
    3.2  2.3              3.60555               3  2
    3.2  3.1              4.24264               3  3