Unary division doesn't handle inexact complex numbers
Bug #863704 reported by
Göran Weinholt
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ikarus Scheme |
New
|
Undecided
|
Unassigned |
Bug Description
Ikarus Scheme version 0.0.4-rc1+, 64-bit (revision 1870, build 2010-11-07)
Copyright (c) 2006-2009 Abdulaziz Ghuloum
> (/ 1.0+1.0i)
Unhandled exception
Condition components:
1. &assertion
2. &who: /
3. &message: "not a number"
4. &irritants: (1.0+1.0i)
>
To post a comment you must log in.