tan top-level property

double Function(dynamic a) tan
getter/setter pair

The same function as math.tan

Implementation

var tan = _ops.tan;