Not Enough Math
Lightweight zero-dependency C++ math library
Loading...
Searching...
No Matches
intrinsics.hpp File Reference
#include <concepts>
#include <type_traits>

Go to the source code of this file.

Namespaces

namespace  nem
 
namespace  nem::intr
 

Functions

template<std::floating_point T>
bool nem::intr::_nem_isnan (T x) noexcept
 
template<std::floating_point T>
bool nem::intr::_nem_isfinite (T x) noexcept