Method GfMod
GfMod(double, double)
Declaration
public static double GfMod(double a, double b)
Parameters
| Type | Name | Description |
|---|---|---|
| double | a | |
| double | b |
Returns
| Type | Description |
|---|---|
| double |
GfMod(float, float)
Declaration
public static float GfMod(float a, float b)
Parameters
| Type | Name | Description |
|---|---|---|
| float | a | |
| float | b |
Returns
| Type | Description |
|---|---|
| float |