AT
AthosExarchou/MIPS-Factorial-and-Binomial-Coefficients
This repository contains several implementations of the factorial function in MIPS assembly, as well as applications to the binomial theorem. The programs demonstrate recursion, stack usage, function calls, and arithmetic operations in MIPS.