INVALID_FLOAT@

Platform

Win32, x64

Purpose

To detect if a value is a NaN.

Syntax

LOGICAL FUNCTION INVALID_FLOAT@(VALUE)
REAL VALUE

Description

This tests to see if the value represent a NaN. There is a similar function INVALID_DOUBLE@ that does the same function for double precision values:

LOGICAL FUNCTION INVALID_DOUBLE@(VALUE)
DOUBLE PRECISION VALUE

 

 

Basket
Empty
 
Copyright © 1999-2024 Silverfrost Limited