ILP Part 13 – Factorial
This is the thirtieth part of the ILP series. For your convenience you can find other parts in the table of contents in Part 1 – Boolean algebra Today we are going to implement something simple — Factorial function. We will use tricks similar to the ones used in previous part. Introduction Factorial function is … Continue reading ILP Part 13 – Factorial