Loading [MathJax]/extensions/tex2jax.js
WPILibC++ 2025.3.2
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
fabs.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  gcem
 

Functions

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