3,056
edits
m (Don't center the tables; shorten some long rows) |
m (→Constants) |
||
Line 55: | Line 55: | ||
==== Constants ==== | ==== Constants ==== | ||
Push a constant value onto the stack | Push a constant value onto the stack | ||
{| class="wikitable | {| class="wikitable" | ||
|+ Table of Constants in Uiua | |+ Table of Constants in Uiua | ||
!Glyph !! Name !! Definition | !Glyph !! Name !! Definition | ||
Line 67: | Line 67: | ||
| <code>∞</code> || [[Infinity]] || The biggest number | | <code>∞</code> || [[Infinity]] || The biggest number | ||
|} | |} | ||
==== Monadic Pervasive ==== | ==== Monadic Pervasive ==== | ||
Operate on every element in an array | Operate on every element in an array |