git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@4078 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
BIN
doc/Eqs/box.jpg
BIN
doc/Eqs/box.jpg
Binary file not shown.
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 6.1 KiB |
@ -1,9 +1,4 @@
|
||||
\documentclass[24pt]{article}
|
||||
|
||||
\usepackage{amsmath}
|
||||
|
||||
\pagestyle{empty}
|
||||
\Huge
|
||||
\documentclass[12pt]{article}
|
||||
|
||||
\begin{document}
|
||||
|
||||
@ -11,10 +6,9 @@
|
||||
a &=& {\rm lx} \\
|
||||
b^2 &=& {\rm ly}^2 + {\rm xy}^2 \\
|
||||
c^2 &=& {\rm lz}^2 + {\rm xz}^2 + {\rm yz}^2 \\
|
||||
\cos{\alpha} &=& \frac{ {\rm xy}*{ \rm xz} + {\rm ly}*{\rm yz}}{ b*c} \\
|
||||
\cos{\alpha} &=& \frac{{\rm xy}*{\rm xz} + {\rm ly}*{\rm yz}}{b*c} \\
|
||||
\cos{\beta} &=& \frac{\rm xz}{c} \\
|
||||
\cos{\gamma} &=& \frac{ \rm xy}{b} \\
|
||||
\cos{\gamma} &=& \frac{\rm xy}{b} \\
|
||||
\end{eqnarray*}
|
||||
|
||||
|
||||
\end{document}
|
||||
|
||||
Reference in New Issue
Block a user