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

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

[Octave-bug-tracker] [bug #59410] [octave forge] (statistics) geomean wi


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #59410] [octave forge] (statistics) geomean with NaN
Date: Fri, 13 Nov 2020 08:48:48 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.183 Safari/537.36 Edg/86.0.622.63

Follow-up Comment #4, bug #59410 (project octave):

With the patch:

mean([NaN 1 2 3], 'g')
ans = NaN

geomean([NaN 1 2 3])
ans = NaN


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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