Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in floating-point

how to get numbers to have precision of .05?

Truncate float (not rounded) to 2 decimal places

Is there a Perl module to convert c99 hex floating point notation to regular notation?

Big float for shader-based mandelbrot explorer

Float versus Integer arithmetic performance on modern chips

Understanding how these floating point numbers work?

floating-point theory

IEEE-754 32 Bit (single precision) exponent -126 instead of -127

floating-point ieee-754

Get only the first 10 number of a X lenght digit

c# floating-point

The AVX intrinsic _mm256_rsqrt_ps has much greater relative error than it should have according to the intrinsics guide

int and float in function overloading

Standard math functions reproducibility on different CPU's

c++ c floating-point precision

complex multiplication / divison with infinity and nan

Simple Math Error in gfortran?

Using C: How can I determine the sizes of the components of a floating point?

How to round float to the upper/lower representation

Rails BigDecimal precision not helping with floats [duplicate]