You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
219 B
TeX
12 lines
219 B
TeX
18 years ago
|
\documentclass{article}
|
||
|
\usepackage{epsfig}
|
||
|
\pagestyle{empty}
|
||
|
\begin{document}
|
||
|
$ baudrate = \frac{Selected Clock}{16 \times CD} $
|
||
|
\pagebreak
|
||
|
|
||
|
$ baudrate = \frac{Selected Clock}{8 \times CD} $
|
||
|
\pagebreak
|
||
|
|
||
|
\end{document}
|