RosettaCodeData/Task/Factorial/00-META.yaml

10 lines
169 B
YAML
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
---
category:
- Recursion
- Memoization
- Classic CS problems and programs
- Arithmetic
- Simple
from: http://rosettacode.org/wiki/Factorial
note: Arithmetic operations