Subversion Repositories wimsdev

Rev

Rev 16117 | Rev 17046 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
20 reyssat 1
!set methtit=Intégration d'une constante
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=Cette méthode reconnait les intégrales des constantes.
9
 
10
!if $wims_read_parm iswordof form check
16117 bpr 11
  !goto $wims_read_parm
20 reyssat 12
!endif
13
 
14
!exit
15
:form
16117 bpr 16
!read deduc/methparm.phtml 1
16120 bpr 17
$ est l'intégration d'une constante.
16117 bpr 18
<input type="hidden" name="methparm2" value="1" />
20 reyssat 19
!exit
20
:check
21
!changeto deduc/meth/$module_language/integrate/basicheck