連除法・すだれ算の書き方【TeX】
すだれ算TeX
何かに書いてあったのものを書き残します。
\cline{-} 特定の列から列までの横線(下側)が引けます。\kernは微調整用のスペースです。
\begin{tabular}{rlrr}
2 & \kern-5pt \Big) & 54 & 90
\\
\cline{2-4}
3 & \kern-5pt \Big)& 27 & 45
\\
\cline{2-4}
3 & \kern-5pt \Big)& 9 & 15
\\
\cline{2-4}
& & 3 & 5
\end{tabular}
Author And Source
この問題について(連除法・すだれ算の書き方【TeX】), 我々は、より多くの情報をここで見つけました https://qiita.com/hironarin/items/173e08ed469f26331943著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .