abs top-level property

num Function(dynamic a) abs
getter/setter pair

returns the absolute value

Implementation

var abs = _ops.abs;