Help for this page

Select Code to Download


  1. or download this
    inline doubledouble operator +(const doubledouble& x, const doubledoub
    +le& y) {
      double H, h, T, t, S, s, e, f;
    ...
    
      return z;
    }