Uiua: Difference between revisions

Jump to navigation Jump to search
no edit summary
mNo edit summary
No edit summary
Line 34: Line 34:
Work with the stack
Work with the stack
{| class="wikitable" style="margin:auto"
{| class="wikitable" style="margin:auto"
|+ Caption text
|+ Table of Stack function in Uiua
|-
|-
! Glyph !! Name !! Type !! Definition
! Glyph !! Name !! Type !! Definition
Line 50: Line 50:
| <code>⸮</code> || Trace || Monadic function || Debug print the top value on the stack without popping it
| <code>⸮</code> || Trace || Monadic function || Debug print the top value on the stack without popping it
|-
|-
|}
==== Constants ====
Push a constant value onto the stack
{| class="wikitable" style="margin:auto"
|+ Table of Constants in Uiua
!Glyph !! Name !! Definition
|-
| <code>η</code> || Eta || The number of radians in a quarter circle
|-
| <code>π</code> || Pi || The ratio of a circle's circumference to its diameter
|-
| <code>τ</code> || Tau || The ratio of a circle's circumference to its radius
|-
| <code>∞</code> || Infinity || The biggest number
|}
|}


19

edits

Navigation menu