[A92] Re: e^x
[Prev][Next][Index][Thread]
[A92] Re: e^x
>>>>> "Alejandro" == Alejandro Paz <psys@cotelco.com.ar> writes:
> Anybody knows how the e^x calculation algorithm works ?
> Note : ti calcs don't use a taylor polynomial to calc it.
Why are you so sure that it's not a taylor polynomial? Did you
reverse-engineer the ROM? I once implemented a floating point e^x using
the Taylor polynomial, and it just worked great.
David
Follow-Ups:
References:
- [A92] e^x
- From: Alejandro Paz <psys@cotelco.com.ar>