Search code examples
algorithmmathnotation

Mathematical notation in algorithms


I am currently reading the Algorithm Design Manual, but my mathematical notation has become a little rusty.

What does

"\left( a \ b \right)" LaTeX

mean?


Solution

  • Binomial coefficient? (also, see combination)