Remove some of the workarounds for the tests by inputing the right numbers (without impliciit conversion from int to long double).
The previous commit message talked about reading numbers, but the i
Remove some of the workarounds for the tests by inputing the right numbers (without impliciit conversion from int to long double).
The previous commit message talked about reading numbers, but the issue (loss of precision due to too little digits) actually occurred when printing the input to be read by bc.
show more ...
|