Mercurial > hg > octave-lyh
diff scripts/strings/base2dec.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 | 22bd65326ec1 |
line wrap: on
line diff
--- a/scripts/strings/base2dec.m +++ b/scripts/strings/base2dec.m @@ -44,7 +44,7 @@ ## @end deftypefn ## @seealso{dec2base, dec2bin, bin2dec, hex2dec, dec2hex} -## Author: Daniel Calvelo <> +## Author: Daniel Calvelo <dcalvelo@yahoo.com> ## Adapted-by: Paul Kienzle <pkienzle@kienzle.powernet.co.uk> function out = base2dec (d, base)