setB method

void setB(
  1. double f
)

Implementation

void setB(double f) {
  return openjtalkSetB(this, f);
}