kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #06925
Re: Trigonometric look up table.
On 09/19/2011 10:15 AM, Wayne Stambaugh wrote:
> Is there any logical reason to keep using the trigonometric look up tables in
> trigo.cpp? We currently have a mixed bag of using the look up tables and the
> math sin() and cos() functions in various code paths. If no one objects, I
> think it's time to remove them from Kicad.
You may have identified a sin() of the times.
Dick
References