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