StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Patricia Shanahan

Rating
1523.87 (25,401st)
Reputation
22,815 (5,733rd)
Page: 1 2 3 ... 20
Title Δ
Is the addition property of equality valid for floating point numbe... +2.29
Java double avoid scientific notation but keep the data type 0.00
Convert string with 6 digits before decimal to Double 0.00
Adding positive and negative numbers in IEEE-754 format 0.00
Is Double.toString always produces exactly same as double literal? 0.00
Creating correct BigDecimals from slightly off doubles +0.31
Validate if big decimal is created without any precision loss 0.00
Why floating point registers are different than general purpose ones 0.00
C double assignment incorrect at runtime (but correct with printf) 0.00
Float multiplication give Wrong Answer (python) -2.29
Order-independent floating point summation +1.61
Kotlin double greater than float wrong expression resolving -0.02
" ']' expected " error when assigning a value to... -1.06
Find the maximum value of a float without using Float.MAX_VALUE? -0.02
Wolfram alpha and floating point arithmetic (loss of significance) 0.00
Python multiplication losing floating point precision +2.85
Compare decimal strings in Javascript -0.48
Java ternary operator is automatically wide casting an int to doubl... 0.00
Decimal fraction to binary with precision 0.00
Why can a double store so much more information than a long? (JAVA) -0.50
Why are "random" numbers plugged from memory often extrem... 0.00
C++ - Estimating cos(x) using Taylor Series Approximation -0.84
What is the 32 bit binary equivalent of -41.25? 0.00
How to show true numeric value in Python? +0.48
Comparing float and double in C -0.01
How is the amount of decimal places in a float and a double calcula... 0.00
Question about floating point and rounding 0.00
Differences in double and decimal calculations in C# 0.00
Floating point madness in Java with implicit conversions? 0.00
R "exact" floating point representation 0.00
Find the smallest integer I which when represented as float is such... +2.12
What is the difference between float data type and double data type... -0.16
Decimal to binary - Why can't left and right sides of decimal p... 0.00
Problem with doubles as key in HashMap in Java 0.00
How do you know when a JavaScript float wont be rounded? +0.39
Decimal.js multiplication method does not work propely 0.00
Floating point: is a / b - 1 > 0 if a > b -1.06
Simple arithmetic leads to floating point difference in R 0.00
On the round half to even of the denormalized number to the smalles... -0.51
Equality of Double boundary values 0.00
Why does Python's Decimal() slightly change the float I pass to... +0.47
Issues with converting from floating point little-endian to big-end... 0.00
C float initialization result is unexpected -1.17
Wrong result for division of two doubles in release build -0.04
Is literal double to float conversion equal to float literal? +1.68
Count digits after decimal including last zero -0.11
Displaying big doubles in C 0.00
What data is written out when a higher precision is used to display... 0.00
Is n+Math.random() always smaller than n+1? +1.75
Problem with double value with Expansion in java , I was trying to... +1.40