What is recursive function.

What is recursive function.

The function that call itself to solve similar version of task is called recursive function.