diff scripts/elfun/acoth.m @ 3428:5b77cf82393c

[project @ 2000-01-14 02:54:53 by jwe]
author jwe
date Fri, 14 Jan 2000 02:55:00 +0000
parents 8b262e771614
children bdbee5282954
line wrap: on
line diff
--- a/scripts/elfun/acoth.m
+++ b/scripts/elfun/acoth.m
@@ -17,7 +17,10 @@
 ## Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 ## 02111-1307, USA.
 
-## acoth (z):  compute the inverse hyperbolic cotangent for each element of z.
+## -*- texinfo -*-
+## @deftypefn {Mapping Function} acoth (@var{x})
+## Compute the inverse hyperbolic cotangent of each element of @var{x}.
+## @end deftypefn
 
 ## Author: jwe