sin property

double sin

Compute the sine of this angle.

Implementation

double get sin => math.sin(radians);