_LOG10
Docslocal retval = Log10(value)Description
Introduced in build 1604
Parameters
| Name | Type | Description |
|---|---|---|
value | float | — |
Returns
floatReturns a floating-point number.
local retval = Log10(value)| Name | Type | Description |
|---|---|---|
value | float | — |
floatReturns a floating-point number.
No snippets yet. Be the first to contribute!