COS
The COS function in Shedmate returns the cosine of a specified angle. The angle must be supplied in radians.
Syntax:
cos(angle)
Parameters:
angle (required): The angle in radians from which you want to obtain the cosine.
Usage example:
Last updated