UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
PreciseFP.h File Reference
#include "HAL/Platform.h"

Go to the source code of this file.

Namespaces

namespace  UE
 

Functions

COREPRECISEFP_API bool UE::PreciseFPEqual (float Lhs, float Rhs)
 
COREPRECISEFP_API bool UE::PreciseFPEqual (double Lhs, double Rhs)
 
COREPRECISEFP_API uint32 UE::PreciseFPHash (float)
 
COREPRECISEFP_API uint32 UE::PreciseFPHash (double)