Function __global->sqrt
Definitions
sources_custom/phpstub.php
- Square root.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: float
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$arg | float | required parameter | N/A | N/A | Number |
Return
- return 0.0.
- Type: float
- Set: N/A
- Range: N/A