Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines if the value is a NaN (Not a Number).
Syntax
bool D3DX_IsNan(
FLOAT _V
);
Parameters
-
_V
-
The specified value.
Return value
true if a NaN; otherwise false.
Requirements
| Requirement | Value |
|---|---|
| Header |
|