StackRating

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

Eric Postpischil

Rating
1674.77 (285th)
Reputation
91,475 (854th)
Page: 1 ... 40 41 42 43 44 ... 69
Title Δ
Does pointer equality imply integer equality? +0.54
why does the following static DES C function get declaired without... 0.00
Using + to check if multiple pointers are all NULL -0.51
what are non null terminated string? +0.26
What makes two arrays map to the same cache line? 0.00
Hex float representation in c -1.32
Accounting for rounding mode in a constexpr function 0.00
Is it (not) possible to use special characters in C source? +0.77
Why is a**2 != a * a for some floats? +1.98
Adding up floating numbers in javascript 0.00
Why does the sum of float numbers with exact values still depend on... +0.26
Relationships between 128, 64, and 32 bit IEEE-754 floating point n... +1.14
How typecasting in c behave when typecast it to longer data type th... -0.49
Reducing Precision in Doubles in R +1.02
Looping n-1 times instead of n times. WHY? 0.00
java juint testing which delta to chose to avoid floatting point er... 0.00
Determine if a given integer number is element of the Fibonacci seq... -2.00
Setting #define value from method -0.73
Optimize dataset for floating point add/sub/mul/div 0.00
stackframe dosen't get eliminated from the stack? 0.00
How does float guarantee 7 digit precision? +0.27
Reference of all functions and constants in stdlib.h, stdio.h? -0.72
How to memset one dimension of an array to zero in C +0.26
Correct form of a number when changing precision 0.00
How can I mitigate integer overflow in this code? 0.00
BSD memcmp(3) difference between manual and implementation +1.61
gcc error for `int y=&x` -0.22
Is there a difference between these two operations? 0.00
floating point addition and subtraction +1.31
Units in the last place definition +1.53
Understanding casts from integer to float +1.23
IEEE754: guarantees on division results 0.00
What is the maximum odd number thats float can represent 0.00
How does C parse command line arguments? -0.48
Can "floor division" of floating-point numbers (e.g. in P... 0.00
C: Address on register or memory? -2.11
Decimal multiplication JavaScript 0.00
Why does the greatest IEEE floating point representable number smal... 0.00
IEE754 rounding modes: how is the error computed? 0.00
Reinterpreting int as float 0.00
Understanding how these floating point numbers work? 0.00
C - Forcing alignment with _Alignas specifier - why memory padding? 0.00
Rounding error detection -0.23
C macro expand in another C macro +1.03
School Assignment of understanding the definition of a specific C p... +0.27
Conversion from Float to CGFloat in Swift 0.00
Extreme Floating Point Numbers 0.00
What is the intuitive reason that NaN != NaN? 0.00
Figure out number of commands from assembly form 0.00
What do you think happens when a child process executes a chdir - d... +0.27