Updated Logarithm.md (markdown)
commited
commit
61688b3bd7781f5c94681a2bb78d8b1066215a33
... | ... | @@ -6,7 +6,7 @@ Outputs the logarithm of a number by a given base. |
6 | 6 | - Number: The target number |
7 | 7 | - Base: The base to raise (defaults to [*e*](https://en.wikipedia.org/wiki/E_(mathematical_constant)) if unwired) |
8 | 8 | |
9 | # Outputs |
|
9 | ## Outputs |
|
10 | 10 | - Logarithm: The Exponent in the (Base ^ Exponent = Number) |
11 | 11 | |
12 | 12 | [[/uploads/log-wiki.jpg]] |