atan2 top-level constant

double Function(num a, num b) const atan2

Implementation

const atan2 = math.atan2;