Filed under: Uncategorized
\begin{center}
{\small
\hfill{}
\begin{figure*}[ht]
\begin{eqnarray*}
result&=& \frac{a}{b} + \frac{aaaaaaaaaaaaaaaaaaaaaaa}{b} * \frac{bbbbbbbbbbbbbbbbbb}{a} + \frac{ccccccccccccccccccc}{b} \\
&=& [ \frac{a}{b} + \frac{aaaaaaaaaaaaaaaaaaaaaaa}{b} * \frac{bbbbbbbbbbbbbbbbbb}{a} + \frac{ccccccccccccccccccc}{b} * \\ &&
\frac{a}{b} + \frac{aaaaaaaaaaaaaaaaaaaaaaa}{b} * \frac{bbbbbbbbbbbbbbbbbb}{a} + \frac{ccccccccccccccccccc}{b} * \\ &&
\frac{a}{b} + \frac{aaaaaaaaaaaaaaaaaaaaaaa}{b} * \frac{bbbbbbbbbbbbbbbbbb}{a} + \frac{ccccccccccccccccccc}{b} *\\ &&
\frac{a}{b} + \frac{aaaaaaaaaaaaaaaaaaaaaaa}{b} * \frac{bbbbbbbbbbbbbbbbbb}{a} + \frac{ccccccccccccccccccc}{b}] \\
result&=& good
\end{eqnarray*}
\end{figure*}}
\hfill{}
\end{center}
1. \begin{figure*}[ht]****\end{figure*}} can move around if the page is two-column mode
2. \begin{eqnarray*} *****\end{eqnarray*} is good for a series of equations
3. \\&& is used to break lines if an equation is too long
Filed under: Uncategorized
I just want to share what I have read. I think it is a good post about boosting your energy level. Over the years, my mood is up and down often. That is why I search in Google with this title. And I found the page http://michaelhyatt.com/2007/02/how-to-boost-your-energy-level.html
Filed under: Uncategorized
Testing how to send POSTs by email. Thanks that wordpress has this facility.
Filed under: Uncategorized
Due to limited internet access, it is not possible or very difficult to write my own. The following URL http://newton.uor.edu/Departments&Programs/AsianStudiesDept/Language/asianlanguageinstallation_XP.html
will help you writing, reading Japanese, Chinese in your system.
Filed under: Uncategorized
solve(true). solve((A,B)):- solve(A),solve(B). solve(A):- clause(A,B),solve(B).
Code (mathtext)
[pmath size=16](a+b)^2=a^2+2ab+b^2[/pmath]
where:
[pmath size=12]~a[/pmath] is defined as a
[pmath size=12]~b[/pmath] is defined as b