On Sun, Apr 25, 2021 at 1:18 PM Vincent Lefevre <vincent@xxxxxxxxxx> wrote: > > math.c is obviously incorrect: > > else if (strncasecmp(p, "Inf", 3) == 0) { What should it (and the corresponding NaN line) be, then?