Skip to content

CatalanNumber

CatalanNumber(n)

returns the catalan number for the argument n.

See:

Examples

>> CatalanNumber(4)
14

Implementation status

  • ✅ - full supported

Github