ahs method

Radius ahs(
  1. num scale
)

Implementation

Radius ahs(num scale) => Radius.elliptical(x.ahs(scale), y.ahs(scale));