Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in floating-point

base10 and floating point representation [duplicate]

c++ floating-point

system.out.println output for decimal numbers [duplicate]

floating-point precision

Integer representation as float, clarification needed

I tried to execute the following code on code blocks, where instead of getting the marks as 92.5 I get 0.000000

floor(a/(double)b)*b==a if a%b==0 in C?

c floating-point

How to combine float representation with discontinous function?

Implicit casting Integer calculation to float in C++

How to deal with floating point errors in R

r floating-point

IEEE-754 standard on NVIDIA GPU (sm_13)

Javascript precision while dividing

javascript floating-point

Perl - Unexpected outcome of while loop

How do I round doubles in human-friendly manner in C#?

When to use %d and %f in C?

c floating-point printf double

comparing two floats to see if they're both negative, or both positive

Function for flipping the sign of a number

.net floating-point double

Parsing of small floats with std::istream