Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in floating-point

Comparing mathematical expressions

Evaluating polynomials - floating point or optimization issue?

floating-point

Math.E equals 0.99.... ^ max int

javascript floating-point

How to get a floating point infinity that when multiplied by zero gives zero

Multiplying floats and keep/get double precision accuracy

How can a fp with higher mantissa represent a smaller number?

c++ floating-point

Why is 0.0 == 0.0 false in REPL but true when executing natively?

floating-point ocaml

How to format decimal in Swift to percentage

Can floating point equality and inequality tests be assumed to be consistent and repeatable?

Does using epsilon in comparison of floating-point break strict-weak-ordering?

Is it better to perform n additions of a floating-point number or one integer multiplication?

jQuery and long int ids

How do I clip a floating-point number to just below a limit?

Localize a float and specify number of decimal places in iOS

Which values cannot be represented correctly by a double

Minimize floating point error when adding multiple floating point variables

Format float variable output in c++ using std::ofstream

Does OCaml have C-like round() and trunc() functions?

floating-point ocaml

What is the difference between DECIMAL_DIG and LDBL_DIG in <float.h>

c floating-point

Fast way to get a close power-of-2 number (floating-point)