elib1_best

Functions


fac(N) -> term()

fac(N) computes factorial(N) using a fast iterative algorithm. [7]

View Functions