Subversion Repositories wimsdev

Rev

Rev 17046 | Details | Compare with Previous | 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
16120 bpr 11
  !goto $wims_read_parm
20 reyssat 12
!endif
13
 
14
!exit
15
:form
16120 bpr 16
!read deduc/methparm.phtml 1
20 reyssat 17
 is the integration of a constant.
17187 bpr 18
<input type="hidden" name="methparm2" value="1">
20 reyssat 19
!exit
20
:check
17046 bpr 21
!changeto deduc/meth/$modu_lang/integrate/basicheck