Hacker News new | ask | show | jobs
by tamarlikesdata 896 days ago
In applications like graphics rendering or scientific computations, how does the choice of precision in floating-point representation (single vs double precision) affect the accuracy and performance of logarithmic calculations, especially when relying on this approximation method? Are there benchmarks or scenarios where the difference between these representations is particularly notable?