Closed
Description
I've added a bunch of tests (#2845) for the branch cut problems for the functions of complex variables. Currently, some of these tests fail, and so are excluded from make testall
(and hence travis), however they can be run manually by make test-complex
.
The C99 standard specifies the behaviour of some functions, though is ambiguous for ^
(cpow
).
Kahan provides background, as well as some algorithms.
Metadata
Metadata
Assignees
Labels
No labels