Link Details

Link 13379 thumbnail
User 111696 avatar

By bloid
via martin.ankerl.com
Published: Feb 12 2007 / 07:34

Usually microoptimization is only done in C or C++, but it works quite well in Java too. For a project I needed very fast log() and exp() calculations, and Java’s Math.log() and Math.exp() just doesn’t cut it. After a bit of research I have found the following approximations that are good enough for me
  • 8
  • 0
  • 910
  • 208

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (8)



Voters Against This Link (0)