Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in floating-point

How to calculate an arbitrary power/root?

How can I declare a class variable as floating point in Moose?

perl floating-point moose

Is it safe to use floats as keys of hashtables?

Strange for loop problem

lua floating-point

How to return float number with 2 digits after decimal point?

What is the optimal way of representing a floating point number in a range from 0 to 1?

Python floating point determinism

Store latitude in 3.5 bytes

java c floating-point

0.0 and -0.0 in Java (IEEE 754)

Hacks for clamping integer to 0-255 and doubles to 0.0-1.0?

Why do higher-precision floating point formats have so many exponent bits?

floating-point ieee-754

Converting floating point exceptions into C++ exceptions

convert float to integer in prolog

Format a float to display in a string with two digits?

iphone ios floating-point

C style arithmetic with floating point values in Bash [duplicate]

How to correctly normalize a floating point value in C++?

floats smaller than FLT_MIN. why FLT_TRUE_MIN?

c floating-point gnu99

C++ double to long long

Numerically stable evaluation of sqrt(x+a) - sqrt(x)

math floating-point numeric

Can I make my compiler use fast-math on a per-function basis?