llLog10
float llLog10(float Value)Returns the base 10 logarithm of Value. Returns zero if Value <= 0.
Returns the base 10 (common) logarithm of the specified Value.
Parameters
-
Value(float)
Examples
Section titled “Examples”Add example usage here.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related pages can be linked here