function mulsign(T, T) math¶ template <typename T> constexpr inline T mulsign(T x, T y) { … } Defined at math/compiletime.hpp:53