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