log top-level property

double Function(dynamic a) log
getter/setter pair

The same function as math.log

Implementation

var log = _ops.log;