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