Earlier quoted context omitted.
Could you substantiate that a bit more? I don't see what'd be hard to understand about it at a skim.
Is it an arithmetic average of relative error over the given range? Because if yes then it can be misleading, and potentially a bad meshes to rank alternatives (though the HTML report includes a graph over the input range, which is quite nice, so I'm talking only about the accuracy number). In the limit, an alternative with 10x better accuracy when x>10^150 and 10x worse in 1 Furthermore, floats have underflow to 0 a…
It's true that averages can be misleading but we encourage users to think about it instead as a percentage of inputs. In practice the error distribution is very bimodal, the two modes being "basically fine" (a few ulps of error) and "garbage" (usually 0 instead of some actual value)