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