octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #56884] mean can overflow


From: Ceral Paquet
Subject: [Octave-bug-tracker] [bug #56884] mean can overflow
Date: Sat, 14 Sep 2019 14:51:54 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:69.0) Gecko/20100101 Firefox/69.0

Follow-up Comment #6, bug #56884 (project octave):

>> x = rand(10,1) * 1e-323;
>> n = 10; dim = 1;
>> y = sum (x / n, dim)
y = 0

Oh no! Now my edge case is broken :(

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56884>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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