diff options
Diffstat (limited to 'help/2-modifierrightoperand.md')
| -rw-r--r-- | help/2-modifierrightoperand.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/help/2-modifierrightoperand.md b/help/2-modifierrightoperand.md new file mode 100644 index 00000000..a85a552a --- /dev/null +++ b/help/2-modifierrightoperand.md @@ -0,0 +1,9 @@ +*View this file with results and syntax highlighting [here](https://mlochbaum.github.io/BQN/help/2-modifierrightoperand.html).* + +# Mathematical Double-struck G (`𝔾`) + +## `𝔾`: 2-Modifier Right operand + +A variable assigned to the right operand of a 2-modifier block. `𝕘` can be used to access the right operand as a value. + + 5 +{𝕘}3 1
\ No newline at end of file |
