Mercurial > hg > octave-lyh
diff scripts/elfun/acot.m @ 3428:5b77cf82393c
[project @ 2000-01-14 02:54:53 by jwe]
author | jwe |
---|---|
date | Fri, 14 Jan 2000 02:55:00 +0000 |
parents | 6923abb04e16 |
children | ae49c6ba722c |
line wrap: on
line diff
--- a/scripts/elfun/acot.m +++ b/scripts/elfun/acot.m @@ -18,8 +18,8 @@ ## 02111-1307, USA. ## -*- texinfo -*- -## @deftypefn {Mapping Function} {} acot (@var{X}) -## acot (X): compute the inverse cotangent of X for each element of X +## @deftypefn {Mapping Function} {} acot (@var{x}) +## Compute the inverse cotangent of each element of @var{x}. ## @end deftypefn ## Author: jwe