Function "*"(Left, Right: Distance) return Distance is abstract;
Function "*"(Left, Right : Distance) return Area;