|
|
|
|
|
by mabster
886 days ago
|
|
I spent most of my career working with rsqrt haha. And had my fair share of non-754 architectures too! Every 754 architecture (including SSE) I've worked on has an accurate sqrt(). I'm assuming you're talking about with "fast math" enabled? In which case all bets are off anyway! |
|
Or maybe the library you use...