DxLibEx
abs.hpp File Reference
Include dependency graph for abs.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 dxle
 
 dxle::math
 

Functions

template<typename FloatType , enable_if_t< std::is_floating_point< FloatType >::value, std::nullptr_t > = nullptr>
DXLE_CONSTEXPR FloatType dxle::math::abs (FloatType x) DXLE_NOEXCEPT_OR_NOTHROW