Hyperfactorial (source code)

= Hyperfactorial
{wiki=Hyperfactorial}

The hyperfactorial of a non-negative integer \\( n \\), denoted as \\( H(n) \\), is a mathematical function that extends the concept of a factorial. It is defined as the product of each integer from 1 to \\( n \\), each raised to the power of itself.