Login

Fancade Wiki

Updated Logarithm.md (markdown)

... ...
@@ -4,7 +4,7 @@ Outputs the logarithm of a number by a given base.
4 4
5 5
Inputs
6 6
- Number: The target number
7
- Base: The base to raise (defaults to *e* if unwired)
7
- Base: The base to raise (defaults to [*e*](https://en.wikipedia.org/wiki/E_(mathematical_constant)) if unwired)
8 8
9 9
Outputs
10 10
- Logarithm: The Exponent in the (Base ^ Exponent = Number)
Fancade Wiki