Factorial Function A note on the Factorial Function Write down 0,1,2,3,4,5 and put parallely square of each number like 0,1,4,9,16,25, then start to subtract the bigger one to the lower one (1–0),(4–1),(9–4),(16–9) and (25–16) to get 1,3,5,7,