Rev 5763 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
!set methtit=»ù±¾»ý·Ö¹«Ê½
!set methenv=ZZ QQ RR
!set methparmtype=parm function integrate, choice
!set basic=a*t^b,a/(t^2+1),a/(1-t^2),a/sqrt(1-t^2),\
a/sqrt(t^2+1),a/sqrt(t^2-1),a*e^t,a*sin(t),\
a*cos(t),a/sin(t)^2,a/cos(t)^2,a*sh(t),a*ch(t),\
a/sh(t)^2,a/ch(t)^2
!set basiccnt=!itemcnt $basic
!set basicp=!replace internal , by ), \( in \($basic)
!set methhelp=±¾·½·¨ÖªµÀÒÔϺ¯ÊýµÄ»ý·Ö.\
<p>$basicp
!if $wims_read_parm iswordof form check
!goto $wims_read_parm
!endif
!exit
:form
»ý·Ö
!read deduc/methparm.phtml 1
ÊÇÊìÖªµÄ, ÒòΪËü¾ßÓÐÒÔÏÂÐÎʽ
<p><center>
\(integrate())
!formselect methparm2 from 1 to $basiccnt prompt $basic
\(dt), </center><p> ÆäÖÐ \(a) ºÍ \(b) Êdz£Êý.
!exit
:check
!changeto deduc/meth/$module_language/integrate/basicheck