cos (<num>)
numeric
The cosine of an angle.
<angle> The angle. Its value is assumed to be in the current angle_mode units.
numeric cs = cos(45 * degs)
Identifiers:
acos(numeric), angle_mode (string), sin (numeric)