FLOAT_VALIDATE# FLOAT_VALIDATE(f)# Validates floating-point values for finiteness and non-NaN status. Note This macro is only active in debug builds. Parameters: f – [in] The floating-point value to validate.