MathGroup Archive 1996

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Re: Re : Moebius strip

  • Subject: [mg2964] Re: [mg2952] Re: [mg2946] Re : Moebius strip
  • From: rpratt at math.unc.edu (Robert Pratt)
  • Date: 17 Jan 1996 05:06:26 -0600
  • Approved: usenet@wri.com
  • Distribution: local
  • Newsgroups: wri.mathgroup
  • Organization: Wolfram Research, Inc.
  • Sender: mj at wri.com

I forgot to include the definition of rotate, which is a rotation matrix 
about the z-axis.

rotate[t_] := {{Cos[t], -Sin[t], 0},
		{Sin[t], Cos[t], 0},
		{0, 0, 1}}

Rob Pratt
Department of Mathematics
The University of North Carolina at Chapel Hill
CB# 3250, 331 Phillips Hall
Chapel Hill, NC  27599-3250

rpratt at math.unc.edu





  • Prev by Date: Re: Re: Re : Moebius strip
  • Next by Date: Re: Setting parts of matrices
  • Previous by thread: Re: Re: Re : Moebius strip
  • Next by thread: problem devolping a formula