Hacker News new | past | comments | ask | show | jobs | submit login

The halving and clamping is nothing particularly remarkable in the context of usefully using fixed point numbers (scaled integers) to avoid overflow. Reciprocal square root itself is a fundamental operation for DSP algorithms and of course computer graphics. This is a fairly generic instruction really, though FRSQRTE likely gets more real world use.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: