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