sin constant

double Function(num radians) const sin

Computes and returns the sine of the specified angle in radians.

Implementation

static const sin = math.sin;