WPILibC++ 2025.2.1
Loading...
Searching...
No Matches
abs.hpp File Reference
#include <cmath>
#include <type_traits>

Go to the source code of this file.

Namespaces

namespace  gcem
 

Functions

template<typename T >
constexpr T gcem::abs (const T x) noexcept
 Compile-time absolute value function.