Package jeops.examples.factorial

A solution to the factorial problem using JEOPS.

See:
          Description

Class Summary
Fact Class used to solve the factorial problem (N!) with JEOPS.
TestFact Class used to test the Factorial example for JEOPS.
 

Package jeops.examples.factorial Description

A solution to the factorial problem using JEOPS.