looking for equation shadow@xxxxxx (18 Oct 2015 16:14 UTC)
Re: [TML] looking for equation Dave (18 Oct 2015 16:57 UTC)
Re: [TML] looking for equation Bruce Johnson (18 Oct 2015 18:41 UTC)
Re: [TML] looking for equation Bruce Johnson (18 Oct 2015 18:44 UTC)
Re: [TML] looking for equation Rob O'Connor (19 Oct 2015 23:53 UTC)
Re: [TML] looking for equation Rob O'Connor (21 Oct 2015 10:21 UTC)
Re: [TML] looking for equation Rob O'Connor (21 Oct 2015 23:23 UTC)
Re: [TML] looking for equation Bruce Johnson (22 Oct 2015 00:07 UTC)
Re: [TML] looking for equation Rob O'Connor (23 Oct 2015 08:50 UTC)
Re: [TML] looking for equation Bruce Johnson (23 Oct 2015 14:46 UTC)
Re: [TML] looking for equation shadow@xxxxxx (25 Oct 2015 09:26 UTC)
Re: [TML] looking for equation Jerry Barrington (22 Oct 2015 16:18 UTC)
Re: [TML] looking for equation shadow@xxxxxx (23 Oct 2015 12:25 UTC)

Re: [TML] looking for equation Rob O'Connor 21 Oct 2015 23:23 UTC

Hmm.

Have to be careful with how the listserv processes certain character
combinations.

 > x = a.cos(t)
 > y = b.sin(t)
 >
 > for 0
 > substitute sqrt((D/2)^2 + b^2) for a.

the line 'for 0' started out as

for 0 (less than or equal to) t (less than or equal to) 2.pi

but the symbols got eaten.

Rob O'Connor