Variable RootBracket.y1

The function value at x1 and x2, respectively

struct RootBracket
{
  // ...
  Y y1 ;
  // ...
}