heading property

num heading

Implementation

num get heading {
  return atan2(y, x);
}