Luna::F64_NAN

constexpr f64 F64_NAN = std::numeric_limits<f64>::quiet_NaN()

The NaN value for f64 type.