Mercurial > hg > octave-nkf
diff scripts/specfun/log2.m @ 3408:ae7adbb591e8
[project @ 2000-01-06 08:29:11 by jwe]
author | jwe |
---|---|
date | Thu, 06 Jan 2000 08:29:26 +0000 |
parents | 5e0a0b1cba43 |
children | f8dde1807dee |
line wrap: on
line diff
--- a/scripts/specfun/log2.m +++ b/scripts/specfun/log2.m @@ -28,7 +28,7 @@ ## 1/2 <= abs(f) < 1 and x = f * 2^e. ## @end ifinfo ## @end deftypefn -## @seealso{log, log10, logspace, exp} +## @seealso{log, log10, logspace, and exp} ## Author: AW <Andreas.Weingessel@ci.tuwien.ac.at> ## Created: 17 October 1994