cpu floating operations cost
- by wiso
I'm interesting in the time cost on a modern desktop cpu of some floating point operations in order to optimize a mathematical evaluation. In particular I'm interested on the comparison between complex operations like exp, log and simple operation like +, *, /.
I tried to search for these information, but I can't find a source.