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