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