Skip to content

Commit

Permalink
typo in LaTex
Browse files Browse the repository at this point in the history
  • Loading branch information
joelb123 committed Feb 9, 2024
1 parent f2e3bd3 commit c6d7b74
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions THEORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,14 @@ of bit-rate versus queue depth is maximized:

$`
\begin{equation}
D_{\rm crit} = c \overbar{d} \backepsilon
\max(d(\log B)/d(\log \overbar{D}))
D_{\rm crit} = c \overbar{D} \backepsilon
\max{\frac{d(\log{B}}{d(\log{\overbar{D}})}}
\end{equation}
'$
where $c$ is a small constant that can be calculated exactly
for the case of an exponential as being near 2 [thesis].
`$

where $c$ is a small constant that can be [calculated exactly][thesis]
for the case of an exponential as being near 2, close enough for
this use.

## Quantifying file transfer times

Expand Down

0 comments on commit c6d7b74

Please sign in to comment.