Ambiguity Quote by Kenneth E. Iverson
“The precision provided (or enforced) by programming languages and their execution can identify lacunas, ambiguities, and other areas of potential confusion in conventional [mathematical] notation.”
About This Quote
Source Essay: APL Programming Language Overview, 1970
Programming languages expose hidden flaws in mathematical notation, revealing gaps and ambiguities that can be clarified through code.
In simple terms: Code highlights unclear math.
Use programming to test and clarify mathematical ideas.
Themes
Mood
Type
When to use this quote
- teaching math
- research
- software development
- debugging mathematical expressions
Key Concepts
Questions to Reflect On
- How can code improve your understanding of a formula?
- What are limits of formal notation?
Programming may not capture all intuitive aspects of math.