sin top-level property

double Function(dynamic a) sin
getter/setter pair

The same function as math.sin

Implementation

var sin = _ops.sin;