sin (<angle>)
numeric
The sine of an angle.
<angle>The angle, which value is assumed to be in the current angle_mode units.
numeric sn = sin(45 * degs)
Identifiers:
asin (numeric), angle_mode (string), cos (numeric)