Created
May 29, 2015 09:48
-
-
Save dpvc/d2967efb6205cf6c7d95 to your computer and use it in GitHub Desktop.
MathJax code for requested table
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\let\fnt=\rm | |
\bbox[1ex,#BEF]{\textstyle\fnt | |
\frac{3\times 10^8\ m}{s} | |
\ \style{background-color:white}{ | |
\begin{array}{|c|c|} | |
\hline | |
\Rule{0px}{1.25em}{.8em} | |
\llap{\times}\fnt\frac{3600\ s}{1\ hr}& | |
\llap{\times}\fnt\frac{100\ cm}{1\ m}& | |
\llap{\times}\fnt\frac{1\ in}{2.54\ cm}& | |
\llap{\times}\fnt\frac{1\ ft}{12\ in}& | |
\llap{\times}\fnt\frac{1\ mi}{5280\ ft} | |
\rlap{=}\\ | |
\hline | |
\end{array}} | |
\ \ {\scriptstyle 11{,}200{,}00}\frac{mi}{hr} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment