Subversion Repositories wimsdev

Rev

Rev 5766 | Rev 11210 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5766 Rev 5921
Line 1... Line 1...
1
!! +exec+ +var+ +string+
1
!! +exec+ +var+ +string+
2
$lst_tit rawmath$lst_titend$type_both
2
$lst_tit rawmath$lst_titend$type_both
3
  $(lst_syntax)rawmath $emph expr$emphend</tt>
3
  $(lst_syntax)rawmath $emph expr$emphend</span>
4
  $lst_mean Translate the mathematical expression $emph expr$emphend,
4
  $lst_mean Translate the mathematical expression $emph expr$emphend,
5
  possibly with common user errors, into a machine-understandable
5
  possibly with common user errors, into a machine-understandable
6
  mathematical expression. <br/>
6
  mathematical expression. <br/>
7
  It will replace $emph (x+1)(x-1)$emphend into $emph (x+1)*(x-1)$emphend,
7
  It will replace $emph (x+1)(x-1)$emphend into $emph (x+1)*(x-1)$emphend,
8
  $emph 5x^3$emphend into $emph 5*x^3$emphend, etc.
8
  $emph 5x^3$emphend into $emph 5*x^3$emphend, etc.