Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in floating-point

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)

Simd matmul program gives different numerical results

How to use Math.Pow with integers in Golang

What could cause a deterministic process to generate floating point errors

convert int to float to hex

Infinite Loops: int vs. float

c loops floating-point

Fast inverse square root on the iPhone

A example in Gotw 67

perl inconsistent negative zero result

perl floating-point

Division and floating points

Are there any "type" on Borland C++ Builder like "decimal" from C#?