Lib.numbers.float.basic.Log - tixl3d/tixl GitHub Wiki

Log

in Lib.numbers.float.basic


Calculates the result of a logarithmic function

In C#: Math.Log(x, y)


Input Parameters

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

Outputs

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.

⚠️ **GitHub.com Fallback** ⚠️