comparison run-octave.in @ 28242:f618edac2a29

dec2hex.m: Implement support for negative number inputs (bug #58147). * dec2hex.m: Update documentation to mention support for negative numbers. Copy algorithm from dec2bin.m, but replace final call to dec2base (d,2) with dec2base (d, 16). Add new BIST tests.
author Rik <rik@octave.org>
date Sat, 25 Apr 2020 14:31:09 -0700
parents bd51beb6205e
children 0a5b15007766
comparison
equal deleted inserted replaced
28241:ef7bc64a604b 28242:f618edac2a29