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