Home > CS3010: Numerical Methods > IntroductionIntroduction
Numeric Algorithm: Algorithm that solves a problem for which the answer is a number.
Imprecision: Computers have finite resources, but irrational numbers have infinite digits.
Algorithms can be split in 2 categories:
Symbolic algorithms aren’t defined by the output of literal symbols; it’s about how their output is symbolic.
“But a sequence of characters can be/is represented with numbers!”
- This is dead-end logic, you can interpret functions back-and-forth forever.