Uiua: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Line 116: Line 116:
| <code>÷</code> || [[Divide]] || Divide values || %
| <code>÷</code> || [[Divide]] || Divide values || %
|-
|-
| <code>◿</code> || [[Modulus]] || Modulo values || modulus
| <code>◿</code> || [[Modulus]] || Modulo values || mod
|-
|-
| <code>ⁿ</code> || [[Power]] || Raise a value to a power || pow
| <code>ⁿ</code> || [[Power]] || Raise a value to a power || pow
Line 128: Line 128:
| <code>∠</code> || [[Atangent]] || Take the arctangent of two numbers || atan
| <code>∠</code> || [[Atangent]] || Take the arctangent of two numbers || atan
|-
|-
| <code>ℂ</code> || [[Complex]] || Make a complex number.\nThe first argument is the imaginary part, and the second argument is the real part. || com
| <code>ℂ</code> || [[Complex]] || Make a complex number.
The first argument is the imaginary part, and the second argument is the real part. || com
|}
|}


19

edits

Navigation menu