mouse within oval filled area

J. Landman Gay jacque at hyperactivesw.com
Sun Nov 13 01:29:47 EST 2011


On 11/13/11 12:01 AM, James Hurley wrote:

> function r tA --Radial distance to the ellipse as afunction of the angle
>     put (cos(tA*pi/180))^2 / (a*a) + (sin(tA*pi/180))^2 / (b*b) into temp
>     return 1/sqrt(temp)
> end r

This means something, right? Well, for your information I happen to know 
how to say "beer" in Turkish. So there. :P

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com




More information about the use-livecode mailing list