Difference between revisions of "Z^3 Language Documentation"

From ZCubes Wiki
Jump to navigation Jump to search
Line 5: Line 5:
  
 
===~: Transpose Operator===
 
===~: Transpose Operator===
 +
 +
===↑ and ↓: Ascending and Descending Operator===
 +
 +
 +
===⧓,⧒,⧒ and ⋈: Between Operators===
 +
 +
===√: Square Root, Cube Root, Fourth Root and Nth Root Operators===
  
 
==Logical Constructs==
 
==Logical Constructs==

Revision as of 08:53, 22 June 2016

Operators

@: Function Apply Operator

~: Transpose Operator

↑ and ↓: Ascending and Descending Operator

⧓,⧒,⧒ and ⋈: Between Operators

√: Square Root, Cube Root, Fourth Root and Nth Root Operators

Logical Constructs

If Statement Notations

Switch Statement Notations