![]() |
WPILibC++ 2025.3.2
|
#include <cmath>#include <type_traits>Go to the source code of this file.
Namespaces | |
| namespace | gcem |
| namespace | gcem::internal |
Functions | |
| template<typename T > | |
| constexpr T | gcem::internal::asinh_compute (const T x) noexcept |
| template<typename T > | |
| constexpr return_t< T > | gcem::asinh (const T x) noexcept |
| Compile-time inverse hyperbolic sine function. | |