MATLAB APPLICATION DEPLOYMENT - WEB EXAMPLE GUIDE Betriebsanweisung Seite 343

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 354
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 342
static double GetNaN()
Purpose Get value of NaN (Not-a-Nu mber)
C++
Syntax
#include "mclcppclass. h"
double x = mwArray::GetNaN();
Arguments None
Return
Value
The value of NaN (N ot-a -Number) o n your system.
Description Call mwA rray::GetNaN to return the value of NaN foryoursystem. NaN
is the IEEE arith metic representation for Not-a-Number. Certain
mathematical operations return
NaN as a result, for example:
0.0/0.0
Inf-Inf
The value of NaN is built in to the system; you cannot modify it.
C-89
Seitenansicht 342
1 2 ... 338 339 340 341 342 343 344 345 346 347 348 ... 353 354

Kommentare zu diesen Handbüchern

Keine Kommentare