Mercurial > hg > octave-lyh
diff scripts/elfun/csch.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 | 4c8a2e4e0717 |
line wrap: on
line diff
--- a/scripts/elfun/csch.m +++ b/scripts/elfun/csch.m @@ -18,8 +18,8 @@ ## 02111-1307, USA. ## -*- texinfo -*- -## @deftypefn {Mapping Function} {} csch (@var{X}) -## csch (X): compute the hyperbolic cosecant of X for each element of X +## @deftypefn {Mapping Function} {} csch (@var{x}) +## Compute the hyperbolic cosecant of each element of @var{x}. ## @end deftypefn ## Author: jwe