giulioforesto / planets

A 2D plotted planets movement simulator
0 stars 0 forks source link

Computation of transcendental functions #36

Open gabrielfougeron opened 9 years ago

gabrielfougeron commented 9 years ago

For now, every evaluation of sin and cos is done once and stored. Is it really better ? Test both and compare.