diff scripts/general/sph2cart.m @ 5642:2618a0750ae6

[project @ 2006-03-06 21:26:48 by jwe]
author jwe
date Mon, 06 Mar 2006 21:26:54 +0000
parents 9761b7d24e9e
children 34f96dd5441b
line wrap: on
line diff
--- a/scripts/general/sph2cart.m
+++ b/scripts/general/sph2cart.m
@@ -24,9 +24,8 @@
 ## @var{theta} describes the angle relative to the x-axis.
 ## @var{phi} is the angle relative to the xy-plane.
 ## @var{r} is the distance to the origin (0, 0, 0).
+## @seealso{pol2cart, cart2pol, cart2sph}
 ## @end deftypefn
-##
-## @seealso{pol2cart, cart2pol, cart2sph}
 
 ## Author: Kai Habel <kai.habel@gmx.de>
 ## Adapted-by: jwe