WPILibC++ 2025.2.1
Loading...
Searching...
No Matches
sgn.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  gcem
 

Functions

template<typename T >
constexpr int gcem::sgn (const T x) noexcept
 Compile-time sign function.