Basic |
| Name | Description | |
|---|---|---|
| hypot(Double, Double, Double) | The standard hypot() function for three arguments taking care of overflows and zerodivides. | |
| hypot(Single, Single, Single) | The standard hypot() function for three arguments taking care of overflows and zerodivides. |