Method GfSqrt
GfSqrt(double)
Declaration
public static double GfSqrt(double f)
Parameters
| Type | Name | Description |
|---|---|---|
| double | f |
Returns
| Type | Description |
|---|---|
| double |
GfSqrt(float)
Declaration
public static float GfSqrt(float f)
Parameters
| Type | Name | Description |
|---|---|---|
| float | f |
Returns
| Type | Description |
|---|---|
| float |