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

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

[Octave-bug-tracker] [bug #60647] datevec(730972.1249999999)


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #60647] datevec(730972.1249999999)
Date: Wed, 11 Aug 2021 20:44:42 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36

Follow-up Comment #2, bug #60647 (project octave):

just out of curiosity it seems the balance point for these (in matlab 2021a)
is between:


>> datevec(730972.12499999947613105177879333496093749)
ans =
   1.0e+03 *
  Columns 1 through 4
   2.001000000000000   0.005000000000000   0.001000000000000  
0.002000000000000
  Columns 5 through 6
   0.059000000000000   0.059999900000001
>> datevec(730972.124999999477)
ans =
        2001           5           1           3           0           0

>> datevec(730972.12499999947613105177879333496093750)
ans =
        2001           5           1           3           0           0


no further bisecting makes it flip. 

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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