setU method

void setU(
  1. double f
)

Implementation

void setU(double f) {
  return openjtalkSetU(this, f);
}