kstars
nan.h File Reference
#include <limits>
Include dependency graph for nan.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
NaN | |
Variables | |
const double | NaN::d = std::numeric_limits<double>::quiet_NaN() |
const float | NaN::f = std::numeric_limits<float>::quiet_NaN() |
const long double | NaN::ld = std::numeric_limits<long double>::quiet_NaN() |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.