分数
fraction
分子: numerator
分母: denominator
肩に置くときは
\tfrac
のほうがいい?
あんも.icon
\dfrac
はなに?
https://katex.org/docs/supported.html#fractions-and-binomials
code:tex
\frac{a}{b}\\
{a \over b}\\
\tfrac{a}{b}\\
\dfrac{a}{b}\\
\genfrac ( ] {2pt}{1}a{a+1}\\
{a \above{2pt} b+1}\\
\cfrac{a}{1 + \cfrac{1}{b}}
そもそも「分数」とは何か? | Mathlog
自然数論における整数のモデルの定義がwell-definedであることを示す
では加法・減法を確認したが、乗法も見られるらしい
あんも.icon