NotANumber
- Updated2023-02-21
- 1 minute(s) read
NotANumber
double NotANumber (void);
Purpose
Returns a double precision quantity that is not a number (NaN).
Parameters
None.
Return Value
Name | Type | Description |
result | double | Result is a double precision quantity that is not a number (NaN). |
Additional Information
Library: Programmer's Toolbox
Include file: toolbox\toolbox.h
LabWindows/CVI compatibility: LabWindows/CVI 7.1 and later