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

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

[Octave-bug-tracker] [bug #63282] Make dec2base accept negative and/or f


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #63282] Make dec2base accept negative and/or fractional inputs
Date: Thu, 23 Feb 2023 09:36:00 -0500 (EST)

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

sorry, i meant it matches what @thibaudp was reporting. just confirming that
current matlab matches what he saw in 2020b:


>> dec2hex(-3,3)

ans =

    'FFD'

>> dec2bin (-3,9)

ans =

    '111111101'






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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