Comment on Cote D'Azur – Performance of pi calculation in multiple languages (2013)parentComments−StefanKarpinski11yTo be fair, all of the codes use sqrt, so if you're going to do clever hand-optimizing in the C version, then you should do the same in the other ones too.
Comments
To be fair, all of the codes use sqrt, so if you're going to do clever hand-optimizing in the C version, then you should do the same in the other ones too.