Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 405 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 405 Bytes

GMP.Factorial.Select

Factorial Calculators for Different Data Types

A selection of factorial calculations for the various data types available to C demonstrating the limitations in those datatypes in dealing with very large numbers.

A more complete description can be located in the factorial_select.md file in the GMP.Factorial.Select subdirectory.