asin top-level property

double Function(dynamic a) asin
getter/setter pair

The same function as math.asin

Implementation

var asin = _ops.asin;