Skip to content

Correct cerfcx(Inf)->0; reactivate test [resolves #7]

Wuttke, Joachim requested to merge i7 into main

This resolves #7 (closed).

Root problem was a clang compiler bug, https://github.com/llvm/llvm-project/issues/59681: creal(0+I*Inf)->NaN. There was an easy way to work around.

Edited by Wuttke, Joachim

Merge request reports