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 ... 12 13 14 15 16 ... 69
Title Δ
Why can I assign a gigantic number up to 10 ^ 4932 in long double (... 0.00
Is there any way to find Dynamic memory size like sizeof facelity? -0.75
How to format a float in python which has variable number of zeros... 0.00
why the output said variable-sized may not be initialized? -0.21
Convert hex to double with a given floating-point format in java 0.00
Floating point determinism when reading text files +0.54
floor-then-convert_int vs convert_int_rtn - equivalent in OpenCL? 0.00
printing pi value with C -1.66
Problems with #define in c -2.68
Signature issue with FFTW and Wisdom 0.00
Is it possible to count the number of digits after decimal point in... +0.47
IEEE-754 floating number binary represent 0.00
Why is there an error while declaring a generic pointer to a functi... -1.83
Illegal instruction when trying to write linked list pointers in me... 0.00
C language. Is this pointers comparison or something else? -1.18
Understanding 32 bit floats 0.00
How do I specify Float 80 (size 10) from Float 128 (size 16) in Mac... 0.00
Representation of floating point (14bit) 0.00
JS floating point causing incorrect rounding - Math.round() always... +0.29
Is there a way to predict the value of an uninitialized variable? 0.00
Find smallest integer that satisfies floating point inequality equa... -0.21
Why doesn't a warning appear when -0 is written in the code? -2.18
Converting from float to q7_t in ARM Cortex? -1.96
Default argument promotions according to C standards 0.00
Why can't one print NULL in c program? -1.81
How can I use gcc to compile C program whose name does not end with... -0.47
How to read complex number using complex.h in C? +0.29
Why float data type treats X/Y (Eg 5/9) and X.0/Y.0 (Eg 5.0/9.0) di... -0.72
I have a Time Limit Exceeded error in C. How do I overcome it? +1.25
Are nested inline functions allowed (by the standard) in C programm... -1.53
D type qualifier is meaningless on cast type +1.79
Find float a to closest multiple of float b +0.96
Will memory addresses be the same if I run a program in a VM from t... -1.18
Does macosx Catalina always use clang by default? -0.18
Understanding sys.float_info for maximum floats in python 0.00
Why is there a NULL in the C language? -2.04
What is this second sentence exactly saying? 0.00
Recursive Power Function Sanity Check 0.00
Why is the file size different with the times of file read of 1 byt... 0.00
Why does C language allow users to create Macros whose name are the... 0.00
Strange issues summing ints and floats 0.00
strings and isdigit function -0.84
Returning a pointer to a variable stored in the stack -0.92
Why is it that we declare 2d arrays with 1 based indexing but we ac... -1.57
lvalue required as increment operand - + unary operator +0.55
Confusion about how char *s and char s[] works at low level -2.87
Pointer Arithmetic - Issues with array and pointer to an array +1.14
How does the CPU "cast" a floating point x87 (i think) va... +0.27
Round down operation result in IEEE 754 0.00
How to split a number into two at the decimal point in C? -2.06