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