I see that rackunit's check-= handles real numbers only, since it uses "abs" on 
the difference between the two. I want to use it on complex numbers, and it 
would seem that changing 'abs' into 'magnitude' would not change the 
non-error-signalling behavior, and would allow its use on complex numbers as 
well. Am I missing anything?

If I don't hear back, I'll push the change in 24 hours or so.

Thanks!

John

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_________________________
  Racket Developers list:
  http://lists.racket-lang.org/dev

Reply via email to