use_fast_trig

I was looking at the FastMath class and I saw that the wiki mentioned USE_FAST_MATH to use look-up tables rather than the standard java Math functions.

Now when I inspected the FastMath class to find out how to use that I noticed that there is no such thing.



Was this USE_FAST_MATH thing just a relic of JME2 or what? And why was it removed?

It seems that the attribute hasn’t been implemented at now .

I did a google search for “USE_FAST_MATH” against our website and the only result was this thread.

Can you please point to the article with this issue?