Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in floating-point

Distinguish zero and negative zero

Detecting precision loss when converting from double to float

Why is casting from float to varchar being rounded in SQL Server?

Integer value of floating type in C

c integer floating-point

How to subtract IEEE 754 numbers?

Python, want to print float in exact format +-00.00

How to compute mean (average) robustly?

Numerically stable method for solving quadratic equations

Floating Point Numbers [duplicate]

python floating-point

Check if float is close to any float stored in array

Precision in C floats

c floating-point precision

divide by zero - c programming

c floating-point nan

The math behind 1.0999999999999999 in Haskell [duplicate]

Long float-number output shows letters

java floating-point

Convert cents into dollar string in Ruby without use of BigDecimal

Why is 1.0f in C code represented as 1065353216 in the generated assembly?

c assembly floating-point nasm

Representing float values in Java

java floating-point

What are the actual min/max values for float and double (C++)

ruby floating point errors

ruby floating-point

how IEEE-754 floating point numbers work