llLog10
Function Syntax
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.
Returns the base 10 logarithm of Value. Returns zero if Value <= 0.
Returns the base 10 (common) logarithm of the specified Value.