Method GfSin
GfSin(double)
Declaration
public static double GfSin(double v)
Parameters
| Type | Name | Description |
|---|---|---|
| double | v |
Returns
| Type | Description |
|---|---|
| double |
GfSin(float)
Declaration
public static float GfSin(float v)
Parameters
| Type | Name | Description |
|---|---|---|
| float | v |
Returns
| Type | Description |
|---|---|
| float |