This program implements an algorithm in x86-64 assembly to calculate the factorial of very large numbers—up to 40,000! Unlike standard methods that overflow quickly
-
Updated
Jun 6, 2025 - Assembly
This program implements an algorithm in x86-64 assembly to calculate the factorial of very large numbers—up to 40,000! Unlike standard methods that overflow quickly
Assembly Taylor Series and two examples of calculating factoriel
Add a description, image, and links to the factorial-assemblycode topic page so that developers can more easily learn about it.
To associate your repository with the factorial-assemblycode topic, visit your repo's landing page and select "manage topics."