4 Jan
2018
4 Jan
'18
1:29 a.m.
In case anyone was wondering, here's the program I used to calculate the true values. Essentially, I copied and pasted the tests and implementation, changing the floating-point precision to 128 bits. Compile with `gcc -lquadmath`. -Alex