[Mono-bugs] [Bug 43018][Nor] Changed - Mono is unable to evaluate Math.Pow (-2, (+/-)1E300))

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Fri, 30 May 2003 12:28:50 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by dietmar@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=43018

--- shadow/43018	Fri May 30 11:34:15 2003
+++ shadow/43018.tmp.29343	Fri May 30 12:28:50 2003
@@ -93,6 +93,9 @@
 
 I would suggest we try to do exactly as Microsoft does ;-).
 
 The 1^inf case looks really weird.
 
 What does the pow function in the Microsoft C runtime do? In Java?
+
+------- Additional Comments From dietmar@ximian.com  2003-05-30 12:28 -------
+I thought rotor just uses pow()?