llLog
float llLog(float Value)Returns the natural logarithm of Value. Returns zero if Value <= 0.
Returns the base e (natural) 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