MATH TAGS

[Math Basic Control ][Exponent & Index ][Fraction]
[Sum ][Integral ][Math Symbols]

Math Basic Control

Math <math> - </math>

Math elements will work only in <math> - </math> tags.



Group { }

The group of characters must be enclosed in curly brackets { }.




Delimiters Stretch <left>, <right>

The stretch delimiters: "(", ")", "int".
<math>
{(<left>x<right>)}
</math>
{(x)}

<math>
{(<left>1<over>x<right>)}
</math>

{(1x)}






Exponent & Index

Exponent (Work as SUP) ^X^

<math>
X^X^
</math>

X^X^





Index (Work as SUB) _X_

<math>
X_X_
</math>

X_X_






Fraction <over>

<math>
{1<over>x + y}
</math>

{1x + y}






Sum --- sum

<math>
sum_i=1_^n^{(x_i_ + 1)}
</math>

sum_i=1_^n^{(x_i_ + 1)}






Integral --- int

<math>
{int_a_^b^<left>F(x)}
</math>

{int_a_^b^ F(x)}






Math Symbols

Greek Symbols


<math>

&alpha;		α
&beta;		β
&gamma;		γ
&delta;		δ
&epsi;		ε
&zeta;		ζ
&eta;		η
&theta;		θ
&thetav;	ϑ
&iota;		ι
&kappa;		κ
&lambda;	λ
&mu;		μ
&nu;		ν
&xi;		ξ
&pi;		π
&piv;		ϖ
&rho;		ρ
&sigma;		σ
&sigmav;	ς
&tau;		τ
&upsi;		υ
&phi;		φ
&phiv;		ϕ
&chi;		χ
&psi;		ψ
&omega;		ω
&Gamma;		Γ
&Delta;		Δ
&Theta;		Θ
&Lambda;	Λ
&Xi;		Ξ
&Pi;		Π
&Sigma;		Σ
&Upsi;		ϒ
&Phi;		Φ
&Psi;		Ψ
&Omega;		Ω

</math>

Mathematical Operators

<math>

&perp;		
&plusmn;	±
&or;		
&and;		
&le;		
&ge;		
&equiv;		
&ap;		
&ne;		
&sub;		
&sube;		
&sup;		
&supe;		
&isin;		
&larr;		
&rarr;		
&uarr;		
&darr;		
&harr;		
&lArr;		
&rArr;		
&uArr;		
&dArr;		
&iff;		
&forall;	
&exist;		
&inf;		&inf; 	
&nabla;		
</math>




[Page][Font ][Text Style ][Image][Table][Form][Math]
[Frames][Marquee ][Image Map][Entities][Tag Index] [Applet]