Skip to content

Operators A-Z

Operator Glyph Glyph Name Syntax
At @ At R←{X}(f@g)Y
Atop Jot Diaeresis {R}←{X}f⍤gY
Behind Jot Underbar {R}←{X}f⍛gY
Beside Jot {R}←{X}f∘gY
Bind Jot {R}←A∘fY{R}←(f∘B)Y
Commute Tilde Diaeresis {R}←{X}f⍨Y
Constant Tilde Diaeresis R←{X}(A⍨)Y
Each with Dyadic Operand ¨ Diaeresis {R}←Xf¨Y
Each with Monadic Operand ¨ Diaeresis {R}←f¨Y
I-Beam IBeam R←{X}(A⌶)Y
Inner Product . Dot R←Xf.gY
Key Quad Equal R←{X}f⌸Y
Outer Product ∘.   {R}←X∘.gY
Over Circle Dieresis {R}←{X}f⍥gY
Power Star Diaeresis {R}←{X}(f⍣g)Y
Rank Jot Diaeresis R←{X}(f⍤B)Y
Reduce / Slash R←f/[K]Y
Reduce First Slash Bar R←f⌿Y
Reduce First N Wise Slash Bar R←Xf⌿[K]Y
Reduce N Wise / Slash R←Xf/[K]Y
Scan \ Slope R←f\[K]Y
Scan First Slope Bar R←f⍀Y
Spawn & Ampersand {R}←{X}f&Y
Stencil Quad Diamond R←(f⌺g)Y
Variant Variant {R}←{X}(f⍠B)Y