DLiteScript

math.sin

Returns the sine of an angle in radians.

Examples

1
printf("%g\n", math.sin(0)) // 0