Issue status update for http://smalltalk.gnu.org/node/310 Post a follow up: http://smalltalk.gnu.org/project/comments/add/310

Project:      GNU Smalltalk
Version:      <none>
Component:    Base classes
Category:     bug reports
Priority:     normal
Assigned to:  Unassigned
Reported by:  nice
Updated by:   nice
Status:       active

0 raisedTo: 0. -> 1
0.0e0 raisedTo: 0. -> Exception
0.0d0 raisedTo: 0. -> Exception
0.0q0 raisedTo: 0. -> 1.0

We can eventually admit a difference between exact and inexact (though
i think inexact should rather answer 1, and exact raise an Exception).

But, inexact representations should better agree on a common behavior.




_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to