Subversion Repositories wimsdev

Rev

Blame | Last modification | View Log | RSS feed

!goto $wims_read_parm

:def
title=Evaluation
synonyme=evalue, evaluate
input=function
!exit

:proc
result=!exec pari print($formula);
!exit

:output

!htmlmath $formula
 =
!insmath $result
 .
!exit