ComplexCF accepts double precision values without error

Issue #27 resolved
Joshua Anderson created an issue

Of course, it computes nans because doubles interpreted as floats don't make sense.

ComplexCF needs to check the data type of its input to make sure it is the correct type.

Comments (3)

  1. Log in to comment