Rev 5763 | Go to most recent revision | Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
20 | reyssat | 1 | !set methtit=Integration of a constant |
2 | !set methenv=ZZ QQ RR |
||
3 | !set methparmtype=parm function integrate |
||
4 | |||
5 | !set basic=a |
||
6 | !set basiccnt=!itemcnt $basic |
||
7 | !set basicp=!replace internal , by ), \( in \($basic) |
||
8 | !set methhelp=This method recognizes the integral of constants. |
||
9 | |||
10 | !if $wims_read_parm iswordof form check |
||
11 | !goto $wims_read_parm |
||
12 | !endif |
||
13 | |||
14 | !exit |
||
15 | :form |
||
16 | !read deduc/methparm.phtml 1 |
||
17 | is the integration of a constant. |
||
18 | <input type=hidden name=methparm2 value=1> |
||
19 | !exit |
||
20 | :check |
||
21 | !changeto deduc/meth/$module_language/integrate/basicheck |
||
22 |