exp top-level property

double Function(dynamic a) exp
getter/setter pair

The same function as math.exp

Implementation

var exp = _ops.exp;