Function ReferenceTANOn this pageTAN Returns the tangent of the given angle. CategoryTrigSyntaxTAN(number) Parameters ParameterRequiredDescriptionnumberRequiredThe angle in radians for which you want the tangent. Example TAN(PI()/4) // → 1TAN(45 deg) // → 1 Auto-generated from the EngCanvas function registry.