Variable RootBracket.y2

The function value at x1 and x2, respectively

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