Mercurial > hg > octave-lyh
diff scripts/elfun/csch.m @ 3321:6923abb04e16
[project @ 1999-10-26 18:15:30 by jwe]
author | jwe |
---|---|
date | Tue, 26 Oct 1999 18:15:41 +0000 |
parents | 8b262e771614 |
children | 5b77cf82393c |
line wrap: on
line diff
--- a/scripts/elfun/csch.m +++ b/scripts/elfun/csch.m @@ -17,7 +17,10 @@ ## Software Foundation, 59 Temple Place - Suite 330, Boston, MA ## 02111-1307, USA. -## csch (z): compute the hyperbolic cosecant for each element of z. +## -*- texinfo -*- +## @deftypefn {Mapping Function} {} csch (@var{X}) +## csch (X): compute the hyperbolic cosecant of X for each element of X +## @end deftypefn ## Author: jwe