Rev 11220 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11220 | Rev 11292 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | alias:levelpoints |
4 | alias:levelpoints |
5 | syntax:!leveldata size |
5 | syntax:!leveldata size ``xsize,ysize'' ranges ``x1,x2,y1,y2'' function ``f(x,y)'' [levels ``l1,l2,...''] |
6 | mean:Computes coordinates of points on the level curve of |
6 | mean:Computes coordinates of points on the level curve of ``f(x,y)'', at levels ``l1,l2,...''\ |
7 | (defaults to one level 0). <p>\ |
7 | (defaults to one level 0). <p>\ |
8 | The computation is made from |
8 | The computation is made from ``(x1,y1)'' to ``(x2,y2)'', and points are computed as integer\ |
9 | positions in a picture with size |
9 | positions in a picture with size ``xsize,ysize''. </p><p>\ |
10 | Order of the fields is not important. All the fields except levels are mandatory.\ |
10 | Order of the fields is not important. All the fields except levels are mandatory.\ |
11 | </p> |
11 | </p> |