(x - recoveredX) : (x - recoveredX) / x; EXPECT_NEAR(0, relativeError, 1e-3); } // checks for compatibility with prettyPrint over the whole parameter space for (int i = 0; i < PRETTY_NUM_TYPES; ++i) { PrettyType formatType = static_cast<PrettyType>(i); for (double ...