Mercurial > hg > octave-nkf
diff scripts/strings/bin2dec.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 | 4c8a2e4e0717 |
line wrap: on
line diff
--- a/scripts/strings/bin2dec.m +++ b/scripts/strings/bin2dec.m @@ -33,7 +33,7 @@ ## ## @seealso{dec2hex, base2dec, dec2base, bin2dec, dec2bin} -## Author: Daniel Calvelo +## Author: Daniel Calvelo <dcalvelo@yahoo.com> ## Adapted-by: Paul Kienzle <pkienzle@kienzle.powernet.co.uk> function d = bin2dec (h)