Ken Iverson: Difference between revisions

Jump to navigation Jump to search
8 bytes added ,  09:07, 29 October 2019
m
Text replacement - "</code>" to "</source>"
Miraheze>Adám Brudzewsky
No edit summary
Miraheze>Adám Brudzewsky
m (Text replacement - "</code>" to "</source>")
Line 29: Line 29:
While the Iverson bracket was adopted into mainstream mathematics, it's use has not been very widespread. Donald Knuth has argued strongly for the its wider use.
While the Iverson bracket was adopted into mainstream mathematics, it's use has not been very widespread. Donald Knuth has argued strongly for the its wider use.


In APL, the Iverson bracket is implied in all logical propositions, for example <code class="apl">4≥3</code> evaluates to <code class="apl">1</code> and <code class="apl">'hello'≡'world'</code> evaluates to <code class="apl">0</code>.
In APL, the Iverson bracket is implied in all logical propositions, for example <code class="apl">4≥3</source> evaluates to <code class="apl">1</source> and <code class="apl">'hello'≡'world'</source> evaluates to <code class="apl">0</source>.


== External links ==
== External links ==

Navigation menu