/ackermann-function-calculator

Ackermann function or Ackermann-Peter function is a simple example of a recursive function that is not primitive recursive. It takes two natural numbers as arguments and yields a natural number, and its value grows extremely quickly.

Primary LanguageHTML

No issues in this repository yet.