Y
Hacker News
new
|
ask
|
show
|
jobs
by
adgjlsfhk1
1386 days ago
fma can give less accurate results, and can give very large differences. for example 1.5
floatmax(Float64)-floatmax(Float64) is Inf, while the fma version will give .5
floatmax(Float64)