Skip to content

function sin(T) math

template <typename T>
constexpr inline T sin(T x) { … }

Defined at math/compiletime.hpp:58