Mercurial > hg > octave-lyh
diff src/mappers.cc @ 3381:69b167451491
[project @ 1999-12-15 20:48:10 by jwe]
author | jwe |
---|---|
date | Wed, 15 Dec 1999 20:48:45 +0000 |
parents | 36405da8e173 |
children | 7c203c3033f6 |
line wrap: on
line diff
--- a/src/mappers.cc +++ b/src/mappers.cc @@ -227,7 +227,7 @@ @end deftypefn"); DEFUN_MAPPER (conj, 0, 0, 0, conj, 0, conj, 0.0, 0.0, 0, - "-* texinfo -*-\n\ + "-*- texinfo -*-\n\ @deftypefn {Mapping Function} {} conj (@var{z})\n\ Return the complex conjugate of @var{z}, defined as\n\ @iftex\n\ @@ -493,7 +493,7 @@ See also: log, log2, logspace, exp"); DEFUN_MAPPER (real, 0, 0, 0, real, real, 0, 0.0, 0.0, 0, - "-*-texinfo -*-\n\ + "-*- texinfo -*-\n\ @deftypefn {Mapping Function} {} real (@var{z})\n\ Return the real part of @var{z}.\n\ @end deftypefn\n\