Template Function TRAP::Math::Tan(T)# Function Documentation# template<typename T>constexpr T TRAP::Math::Tan(T x)# Standard trigonometric tangent function. Parameters: x – Specify the quantity, in radians, of which to return the tangent. Returns: Tangent.