강의노트, 강의정리 - Kreyszig: numeric analysis


algorithm
  • numeric methods can be formulated as algorithms. an algorithm is a step-by-step procedure that states a numeric method in a form (a pseudocode) understandable to humans.

pseudocode is a compact and informal high-level description of a computer programming algorithm that uses the structural conventions of some programming language, but is intended for human reading rather than machine reading.