Rev 20 | Rev 4158 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 20 | Rev 686 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | !goto proc |
2 | !goto proc |
3 | !endif |
3 | !endif |
4 | slib_title=The bound of a real function of two variables within |
4 | slib_title=The bound of a real function of two variables within a rectangle [x1,x2],[y1,y2] |
5 | slib_parms=7\ |
5 | slib_parms=7\ |
6 | ,the function expression\ |
6 | ,the function expression\ |
7 | [x,y],the variable names\ |
7 | [x,y],the variable names\ |
8 | 0,x1\ |
8 | 0,x1\ |
9 | 1,x2\ |
9 | 1,x2\ |