Skip to content

Commit

Permalink
Fix math formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
phl0 committed Oct 12, 2018
1 parent 27b5ebc commit cf21e9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 6_Protocol_Definitions.tex
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ \subsection{Description}

\subsection{RIC}
\label{protocoldef:inputvalidation:ric}
Integer value between 1 and $$2^21-1$$. There are reserved ranges that are not usable (i.e. 0-7, 2007664-2007671, 2045056-2045063).
Integer value between 1 and $2^{21}-1$. There are reserved ranges that are not usable (i.e. 0-7, 2007664-2007671, 2045056-2045063).

\subsection{Function Bits}
\label{protocoldef:inputvalidation:function}
Expand Down

0 comments on commit cf21e9a

Please sign in to comment.