help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] [bug] 0 raisedTo: 0 homogeneity


From: Nicolas Cellier
Subject: [Help-smalltalk] [bug] 0 raisedTo: 0 homogeneity
Date: Sun, 07 Jun 2009 02:49:45 -0700

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.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]