diff options
Diffstat (limited to 'help/exponential_power.md')
| -rw-r--r-- | help/exponential_power.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/help/exponential_power.md b/help/exponential_power.md index 990d7122..d829e638 100644 --- a/help/exponential_power.md +++ b/help/exponential_power.md @@ -3,6 +3,7 @@ # Star (`⋆`) ## `⋆ 𝕩`: Exponential +[→full documentation](../doc/arithmetic.md#basic-arithmetic) `e` (Euler's constant) to the power of `𝕩`. @@ -13,6 +14,7 @@ ## `𝕨 ⋆ 𝕩`: Power +[→full documentation](../doc/arithmetic.md#basic-arithmetic) `𝕨` to the power of `𝕩`. |
