Calculation algorithms
= an ⚙️ Algorithm that determines/creates values/data structures
📖 Example:
🔛 Iteration algorithms
- Euler’s number
- Fibonacci-Function
- Binary → Decimal number
♻️ Recursive algorithms
- Inverting a string
- Termination: string = inv string
- Recursion: Inversion of end string + head char