79685185

Date: 2025-06-30 19:01:15
Score: 0.5
Natty:
Report link

Even if the accepted answer works, it isn't the best way to do it. Instead of creating a 1x2 Matrix, you can just use the short form statement for n over k:

\binom{n}{k}

This is the same syntax as in LaTeX. This is possible for at least version 2.5 onwards (Released 2015)

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Brentspine