Rev 5921 | Rev 11220 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5921 | Rev 11210 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !! +var+ +exec+ +string+ |
1 | !! +var+ +exec+ +string+ |
- | 2 | tit:leveldata |
|
2 |
|
3 | type:$type_both |
3 |
|
4 | alias:!levelpoints |
4 | $(lst_syntax)leveldata size $emph xsize,ysize$emphend |
- | |
5 |
|
5 | syntax:!leveldata size `xsize,ysize' ranges `x1,x2,y1,y2' function `f(x,y)' [levels `l1,l2,...'] |
6 | [levels $emph l1,l2,...$emphend]</span> |
- | |
7 |
|
6 | mean:Computes coordinates of points on the level curve of `f(x,y)', at levels `l1,l2,...'\ |
8 | $emph f(x,y)$emphend, at levels $emph l1,l2,...$emphend (defaults to one |
- | |
9 | level 0). <p> |
7 | (defaults to one level 0). <p>\ |
10 | The computation is made from |
8 | The computation is made from `(x1,y1)' to `(x2,y2)', and points are computed as integer\ |
11 | $emph (x2,y2)$emphend, and points are computed as integer positions in a |
- | |
12 | picture with size |
9 | positions in a picture with size `xsize,ysize'. </p><p>\ |
13 | Order of the fields is not important |
10 | Order of the fields is not important. All the fields except levels are mandatory.\ |
14 | mandatory. |
- | |
15 | </p> |
11 | </p> |