Function ReferenceCOSOn this pageCOS Returns the cosine of the given angle. CategoryTrigSyntaxCOS(number) Parameters ParameterRequiredDescriptionnumberRequiredThe angle in radians for which you want the cosine. Example COS(0) // → 1COS(60 deg) // → 0.5 Auto-generated from the EngCanvas function registry.