diff scripts/general/pol2cart.m @ 5053:c08cb1098afc

[project @ 2004-10-19 23:10:54 by jwe]
author jwe
date Tue, 19 Oct 2004 23:10:55 +0000
parents 22bd65326ec1
children 4c8a2e4e0717
line wrap: on
line diff
--- a/scripts/general/pol2cart.m	Tue Oct 19 18:40:48 2004 +0000
+++ b/scripts/general/pol2cart.m	Tue Oct 19 23:10:55 2004 +0000
@@ -25,6 +25,7 @@
 ## @var{theta} describes the angle relative to the x - axis.
 ## @var{r} is the distance to the z - axis (0, 0, z).
 ## @end deftypefn
+##
 ## @seealso{cart2pol, cart2sph, sph2cart}
 
 ## Author: Kai Habel <kai.habel@gmx.de>