getValue method

double getValue()

Implementation

double getValue() {
  return y;
}