aboutsummaryrefslogtreecommitdiff
path: root/help/negate_subtract.md
diff options
context:
space:
mode:
Diffstat (limited to 'help/negate_subtract.md')
-rw-r--r--help/negate_subtract.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/help/negate_subtract.md b/help/negate_subtract.md
index a07ff965..2b1126a9 100644
--- a/help/negate_subtract.md
+++ b/help/negate_subtract.md
@@ -3,6 +3,7 @@
# Minus (`-`)
## `- 𝕩`: Negate
+[→full documentation](../doc/arithmetic.md#basic-arithmetic)
Additive Inverse of `𝕩`.
@@ -14,6 +15,7 @@ Additive Inverse of `𝕩`.
## `𝕨 - 𝕩`: Subtract
+[→full documentation](../doc/arithmetic.md#basic-arithmetic)
Subtract `𝕩` from `𝕨`. `𝕨` and `𝕩` can be characters or numbers.