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 ... 39 40 41 42 43 ... 69
Title Δ
What is "Syntax of Expression" -2.01
Strange address of a C variable in Mac OS X 0.00
Reliable overflow detection of floating-point/integer type conversion -1.14
What is the proper way to handle IEEE 754 string-to-float rounding? 0.00
Optimizing a check using bit manipulations 0.00
Can I enforce explicitly-initialized array size at compile-time wit... +1.98
passing structure array to function +0.63
Suppress Divide or Mod by zero Compiler Error in C +1.97
mmap and file deletion in macOS 0.00
How to allocate memory for array in struct using realloc? -0.92
Is this true in floating-point arithmetic: If a,b are not +inf, -in... +1.60
Passing an array as double pointer in c warning message -1.03
Why is NULL not a valid memory address? -0.82
Understanding the usefulness of denormalized floating point numbers 0.00
Why, in floating-point arithmetic, 0.9999999999999999 !=1 but 0.999... -0.86
Is this a portable way to do tagged pointers in C? 0.00
Strange issue with floating point accuracy on ARM64 +1.23
Why float is bigger than double after computing same value? Why flo... -2.27
Converting arbitrary long fixed point numbers (e.g. 2048 bit) to de... 0.00
Can a conversion from double to int be written in portable C +0.91
How to make this code in one line in my Makefile +1.85
Non static pointer variable declared inside function seems to be pr... -2.94
Using pointers to obtain data and use them in another function in C 0.00
32-bits as hex number in C with simple function call +0.27
What is the reason for the strange behavior of the double value? 0.00
In multidimensional arrays, why does dereferencing address of a row... +1.57
Why can't a static initialization expression in C use an elemen... -2.18
Is it possible to proof |a-b+b - a| <= ulp(a) for all double flo... 0.00
How does printf extract digits from a floating point number? -0.36
C - malloc for a pointer to struct 0.00
Counting the number of bits of value 1 in an array - Understanding... 0.00
Bug in checking positive integer N for power of 2 with large N -0.90
c++14 - Are DBL_Max and DBL_Min subject to round off errors? 0.00
In C, what is the size of a long for a 32-bit machine and for a 64-... +1.09
What's the highest value that can be accurately represented to... +0.27
Why does testing float for null produce compilation error ”invalid... -2.85
What is the worst case error for (a - b) + b? 0.00
java Float.MAX_VALUE to Double 0.00
Assigning a return value of a function in heap -0.74
BIZZARE OUTPUT. SHOULDN'T OUTPUT BE 153 INSTEAD OF 152 0.00
Repeated and Predictable RNG Values in C +1.20
What does the "implementation" mean in "implementati... -2.58
Is function pointer address always static? +0.28
Why does 0.1 + 0.2 return unpredictable float results in JavaScript... +0.28
How to recognize an assembly "call" instruction within me... +0.83
Variables at file scope are not getting initialized using other var... 0.00
How are numbers actually represented in computers - Is it fixed poi... -0.23
Can't link an assembly file (.s) with GCC on macOS Sierra -2.88
Addition of floating point numbers in JavaScript 0.00
Redefining function from standard library 0.00