SpiceQA
Questions
Tags
Users
Badges
user_270986
@user_270986
0
reputation
0
answers
1
questions
About Me
// Hello, World !
Top Answers
Numerically stable way to compute sqrt((b²*c²) / (1-c²)) for c in [-1, 1]
49 votes
Why/When in Python does `x==y` call `y.__eq__(x)`?
33 votes
Birthday Paradox, incorrect output by about 1
13 votes
Generate random locations within a triangular domain
13 votes
Fewest digits to get floating point that doesn't round trip through string?
9 votes
Top Questions
Explain a surprising parity in the rounding direction of apparent ties in the interval [0, 1]
8 votes
4 answers