aboutsummaryrefslogtreecommitdiff
path: root/help/rank.md
diff options
context:
space:
mode:
Diffstat (limited to 'help/rank.md')
-rw-r--r--help/rank.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/help/rank.md b/help/rank.md
index a3dddaf5..7ef5a3ac 100644
--- a/help/rank.md
+++ b/help/rank.md
@@ -8,9 +8,9 @@ Apply `𝔽` to cells at ranks given in `𝕘`. Non-negative numbers indicate th
The ranks applied are given by the following:
-- `⎉ c` Rank-c cells of `𝕩` (monadic) or both arguments (dyadic)
-- `⎉ b‿c` ⍝ Rank-b cells of `𝕨` and rank-c cells of `𝕩` (dyadic)
-- `⎉ a‿b‿c` ⍝ Rank-a cells of `𝕩` (monadic), b-cells of `𝕨` and c-cells of `𝕩` (dyadic)
+- `⎉ c` Rank-c cells of `𝕩` (monadic) or both arguments (dyadic)
+- `⎉ b‿c` Rank-b cells of `𝕨` and rank-c cells of `𝕩` (dyadic)
+- `⎉ a‿b‿c` Rank-a cells of `𝕩` (monadic), b-cells of `𝕨` and c-cells of `𝕩` (dyadic)
a ← 3‿2‿4⥊"ABCDEFGHIJKLMNOPQRSTUVWXYZ"