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