atan2 method

double atan2()

Implementation

double atan2() => math.atan2(y, x);