atan top-level property

double Function(dynamic a) atan
getter/setter pair

The same function as math.atan

Implementation

var atan = _ops.atan;