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: Armin Müller
Subject: [Octave-bug-tracker] [bug #56884] mean can overflow
Date: Thu, 12 Sep 2019 11:24:32 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:69.0) Gecko/20100101 Firefox/69.0

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

I think the proposed simple solution can underflow for small values of 'x' or
large vector size 'n'. This is not better, anyway.


y = sum (x / n, dim);



    _______________________________________________________

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]