toDeg method

double toDeg()

Implementation

double toDeg() => this * 180 / pi;