Mercurial > hg > octave-nkf
diff scripts/strings/dec2hex.m @ 3791:c1c532a0acb2
[project @ 2001-02-09 15:28:23 by jwe]
author | jwe |
---|---|
date | Fri, 09 Feb 2001 15:28:23 +0000 |
parents | 2a257be5e488 |
children | 819e3c246702 |
line wrap: on
line diff
--- a/scripts/strings/dec2hex.m +++ b/scripts/strings/dec2hex.m @@ -33,7 +33,7 @@ ## ## @seealso{hex2dec, dec2base, base2dec, bin2dec, dec2bin} -## Author: Daniel Calvelo +## Author: Daniel Calvelo <dcalvelo@yahoo.com> ## Adapted-by: Paul Kienzle <pkienzle@kienzle.powernet.co.uk> function h = dec2hex (d)