function trunc(T) math¶ template <typename T> constexpr inline T trunc(T x) { … } Defined at math/compiletime.hpp:43