WPILibC++ 2023.4.3-108-ge5452e3
|
Go to the source code of this file.
Functions | |
template<typename T > | |
constexpr T | abs (const T x) noexcept |
Compile-time absolute value function. More... | |
|
constexprnoexcept |
Compile-time absolute value function.
x | a real-valued input. |
x
, \( |x| \).