-1

Really interesting subject, I gave it a try in Objective-C :
I generated a random pool of values but in my case, I'm using this very same pool for all my calculations. This way, I'm sure that I compare the different calculation methods with the exact same data.
This code has been run on XCode 4...