Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in floating-point

python floating number [duplicate]

x.xxxx is not a valid floating point. Converting between languages/locals

A C routine to round a float to n significant digits?

c++ c floating-point

Haskell converting Float to Int

haskell floating-point int

Does 64-bit floating point numbers behave identically on all modern PCs?

Is it possible to remove floating point errors without resorting to arbitrary-precision datatypes?

Haskell Converting Int to Float

Physics engine: use double or single precision?

Hexadecimal floating point literals

c++ floating-point hex

Floating point arithmetic and reproducibility

r floating-point ieee-754

Determine if $x is divisible evenly by $y in PHP

php floating-point modulus

What are the other NaN values?

Is if(double) valid C++?

Is fmod() exact when y is an integer?

c floating-point

Getting a negative NaN on g++ 4.4.3, is this standard?

c++ math gcc floating-point g++

Does float always auto-convert to double when multiplying mixed data types?

IEEE-754 compliant round-half-to-even

Decimal Python vs. float runtime

The type of a floating point literal with exponent

c floating-point

Is there a good radixsort-implementation for floats in C#