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