Namespaces
Variants
Actions

Difference between revisions of "User:Peter Schmitt/Test"

From Encyclopedia of Mathematics
Jump to: navigation, search
(some more tests)
({{...}} TeX vs. template)
Line 1: Line 1:
 
\( \def\N{\mathbb N} % comment
 
\( \def\N{\mathbb N} % comment
\def\Q{{\bf Q}}  % redefinition?
+
  \def\Q{\bf Q}  % redefinition?
 
   \def\Sum.#1.#2 {\sum_{#1}^{#2}}    % delimited parameters?
 
   \def\Sum.#1.#2 {\sum_{#1}^{#2}}    % delimited parameters?
 
   \)
 
   \)
Line 6: Line 6:
  
 
$ \Q \Z \Sum.i=1.100 a_i $
 
$ \Q \Z \Sum.i=1.100 a_i $
 +
 +
 +
<nowiki>$ \def\a{{A}} \a $ </nowiki>
 +
 +
$ \def\a{{A}} \a $

Revision as of 15:31, 18 January 2012

\( \def\N{\mathbb N} % comment \def\Q{\bf Q} % redefinition? \def\Sum.#1.#2 {\sum_{#1}^{#2}} % delimited parameters? \) Test $\N$ MathJax

$ \Q \Z \Sum.i=1.100 a_i $


$ \def\a{{A}} \a $

$ \def\a[[:Template:A]] \a $

How to Cite This Entry:
Peter Schmitt/Test. Encyclopedia of Mathematics. URL: http://encyclopediaofmath.org/index.php?title=Peter_Schmitt/Test&oldid=20320