|
| From: | Johan Löfberg |
| Subject: | [Octave-bug-tracker] [bug #42563] norm([]) returns garbage |
| Date: | Mon, 16 Jun 2014 05:47:16 +0000 |
| User-agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0 |
URL:
<http://savannah.gnu.org/bugs/?42563>
Summary: norm([]) returns garbage
Project: GNU Octave
Submitted by: johanlofberg
Submitted on: Mon 16 Jun 2014 05:47:15 AM GMT
Category: Octave Function
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Incorrect Result
Status: None
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: 3.8.1
Operating System: Microsoft Windows
_______________________________________________________
Details:
0 would be the expected result, but I get random results
>> norm([])
ans = 8.7045e+195
>> norm([])
ans = 3.4198e-253
>> norm([])
ans = 3.6202e-253
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?42563>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |