Lib.numbers.float.basic.Log - tixl3d/tixl GitHub Wiki
Calculates the result of a logarithmic function
In C#: Math.Log(x, y)
Name (Relevancy & Type) | Description |
---|---|
Value (Single) | Base Defines what value was the result of raising to a power |
Base (Single) | Base Defines what value was used for the base when raising to a power |
Name | Type |
---|---|
Result | System.Single |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.