log method

double log()

Implementation

double log() => math.log(this);