miniapl

— Right argument

is the current dfn’s right argument.

{⍵×⍵}4             ⍝ 16
{(+/⍵)÷≢⍵}2 4 9    ⍝ 5