Rev 9071 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 9071 | Rev 14535 | ||
---|---|---|---|
Line 61... | Line 61... | ||
61 | expression capability, extraction of a subset from a list of items, |
61 | expression capability, extraction of a subset from a list of items, |
62 | shuffle, evaluation of mathematical expressions, etc. |
62 | shuffle, evaluation of mathematical expressions, etc. |
63 | </li> |
63 | </li> |
64 | $tit Easy inline mathematical symbols:$titend |
64 | $tit Easy inline mathematical symbols:$titend |
65 | simply type <span class="tt">$$m_pi</span> for $m_pi, <span class="tt">$$m_RR</span> for |
65 | simply type <span class="tt">$$m_pi</span> for $m_pi, <span class="tt">$$m_RR</span> for |
66 | $m_RR, |
66 | $m_RR, <span class="tt">$$m_le</span> for |
67 | $m_le, <span class="tt">$$m_Rightarrow</span> for $m_Rightarrow, etc. |
67 | $m_le, <span class="tt">$$m_Rightarrow</span> for $m_Rightarrow, etc. |
68 | </li> |
68 | </li> |
69 | $tit Intelligent treatment of mathematical expressions:$titend |
69 | $tit Intelligent treatment of mathematical expressions:$titend |
70 | built-in translation routines to allow error-tolerant expressions |
70 | built-in translation routines to allow error-tolerant expressions |
71 | like <span class="tt">2y</span> (instead of <span class="tt">2*y</span>) or <span class="tt">(x+1)(x-1)</span> |
71 | like <span class="tt">2y</span> (instead of <span class="tt">2*y</span>) or <span class="tt">(x+1)(x-1)</span> |