Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FGenericPlatformMath
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static float Tanh
(
float Value |
GenericPlatform/GenericPlatformMath.h | ||
static double Tanh
(
double Value |
GenericPlatform/GenericPlatformMath.h |
Tanh(float)
| Name | Tanh |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformMath.h |
| Include Path | #include "GenericPlatform/GenericPlatformMath.h" |
static float Tanh
(
float Value
)
Tanh(double)
| Name | Tanh |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformMath.h |
| Include Path | #include "GenericPlatform/GenericPlatformMath.h" |
static double Tanh
(
double Value
)