Subversion Repositories wimsdev

Rev

Rev 5763 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

!set methtit=Integration of a constant
!set methenv=ZZ QQ RR
!set methparmtype=parm function integrate

!set basic=a
!set basiccnt=!itemcnt $basic
!set basicp=!replace internal , by ), \( in \($basic)
!set methhelp=This method recognizes the integral of constants.

!if $wims_read_parm iswordof form check
 !goto $wims_read_parm
!endif

!exit
:form
 !read deduc/methparm.phtml 1
 is the integration of a constant.
 <input type=hidden name=methparm2 value=1>
!exit
:check
!changeto deduc/meth/$module_language/integrate/basicheck