Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: anyone written an arctangent function for flash? |
From: | Kurt Dommermuth |
Date: | Fri, 30 Jun 2000 23:05:40 +0100 |
Matt and John thank you very much.
Holy cow!
Matt, how the hell do you know this stuff? You math guys boggle my mind and
make me giddy.
John, good idea and I'm going to take a look at that possibility.
I'll let you know what I come up with.
Thanks again,
Kurt
At 02:00 PM 6/30/2000 -0700, you wrote:
>Maybe I'm naive, but wouldn't it be better to use the
>loadvariable capabilities to run a perl, PHP or ASP
>script which has the functions built in?
>
>Thanks,
>John
>
>Matt Wobensmith wrote:
>
> > Hi Kurt -
> >
> > You wrote:
> >
> > >I need arctangent
> >
> > Try this (taken from www.zincroe.com/flash - "distance" sample):
> >
> > Comment: one big taylor series to calculate arctan
> > Set Variable: "x" = input
> > Set Variable: "arctan" =
> >
> x-(x*x*x/3)+(x*x*x*x*x/5)-(x*x*x*x*x*x*x/7)+(x*x*x*x*x*x*x*x*x/9)-(x*x*x*x*x
> >
> *x*x*x*x*x*x/11)+(x*x*x*x*x*x*x*x*x*x*x*x*x/13)-(x*x*x*x*x*x*x*x*x*x*x*x*x*x
> >
> *x/15)+(x*x*x*x*x*x*x*x*x*x*x*x*x*x*x*x*x/17)-(x*x*x*x*x*x*x*x*x*x*x*x*x*x*x
> >
> *x*x*x*x/19)+(x*x*x*x*x*x*x*x*x*x*x*x*x*x*x*x*x*x*x*x*x/21)-(x*x*x*x*x*x*x*x
> > *x*x*x*x*x*x*x*x*x*x*x*x*x*x*x/23)
> > Set Variable: "output" = arctan
> >
> > Fun!
> >
> > Matt
> >
> > ---------------
> > Matt Wobensmith
> > Macromedia
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and the Flash(tm) Film Festival
July 24-26, 2000, NEW YORK CITY, Hammerstein Ballroom
www.flashforward2000.com
Produced by United Digital Artists and lynda.com
Sponsored by Macromedia, Adobe Systems, Fusion, Inc, AtomFilms,
shockwave.com and Electric Rain.
1.877.4.FLASH.4 or (1.805.640.6679 outside the US and Canada)
Register before June 30 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
Replies
Re: FLASH: anyone written an arctangent , Matt Wobensmith
Re: FLASH: anyone written an arctangent , John Andrew Morrison
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]