diff options
Diffstat (limited to 'help/exponential_power.md')
| -rw-r--r-- | help/exponential_power.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/help/exponential_power.md b/help/exponential_power.md index c253f2b3..891dba08 100644 --- a/help/exponential_power.md +++ b/help/exponential_power.md @@ -4,7 +4,7 @@ ## `⋆ 𝕩`: Exponential -## `e` (Euler's constant) to the power of `𝕩`. +`e` (Euler's constant) to the power of `𝕩`. [Pervasive.](https://mlochbaum.github.io/BQN/doc/arithmetic.html#pervasion) @@ -14,7 +14,7 @@ ## `𝕨 ⋆ 𝕩`: Power -## `𝕨` to the power of `𝕩`. +`𝕨` to the power of `𝕩`. [Pervasive.](https://mlochbaum.github.io/BQN/doc/arithmetic.html#pervasion) |
