Logarithm
Last updated
Last updated
Logarithm calculates the logarithm of a number in a chosen base.
This is the inverse function of the Power Node. Rather than taking a base value, raising it to the power of an exponent, and returning the power, it takes the base value, along with the power, and returns the exponent.
Scope: Project, Scene, Function, Prefab.
Attribute | Type | Description |
---|---|---|
| Drop-down | A selection of common bases used in logarithm functions, which are: |
Attribute | Type | Description |
---|---|---|
| Float | A custom base value. |
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard input Pulse, to trigger the execution of the Node. |
| Float | The number whose logarithm you wish to calculate. |
Output | Type | Description |
---|---|---|
Pulse Output (►) | Pulse | A standard output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution. |
| Float | The logarithm of |
Logarithmic Functions on sparknotes.