SpiceQA
Questions
Tags
Users
Badges
user_780717
@user_780717
0
reputation
0
answers
9
questions
About Me
// Hello, World !
Top Answers
Numerically stable way to compute sqrt((b²*c²) / (1-c²)) for c in [-1, 1]
31 votes
How can I convert an integer to float with rounding towards zero?
11 votes
Stable Cotangent
9 votes
Best non-trigonometric floating point approximation of tanh(x) in 10 instructions or less
8 votes
Approximating cosine on [0,pi] using only single precision floating point
7 votes
Top Questions
Efficient computation of the average of three unsigned integers (without overflow)
24 votes
7 answers
Efficient modulo-255 computation
21 votes
5 answers
Optimal 9-element sorting network that reduces to an optimal median-of-9 network?
14 votes
1 answers
Vectorizable implementation of complementary error function erfcf()
9 votes
1 answers
Computing the inverse of the complementary error function, erfcinv(), in C
4 votes
1 answers