|
Fast exponential function
Hello all,
I''m trying to improve my exponential function and need some help. The current version is posted below:
Now, what I''d like to do is split up on of these operations into an integer/float part so that it can work in parallel. Unfortunately this has proven much harder to do then I thought. For example, all the fprem does is find the fractional part of st(0), but coming up with a method to do that quickly in integer math is proving very difficult.
Any suggestions?
Gary
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement