Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in floating-point

Is checking the location of the sign bit enough to determine endianness of IEEE-754 float with respect to integer endianness?

Efficient floating point modulus one in C (fractional part of a float)

c x86 floating-point modulo fpu

Python 2.7+: What's the correct way to format a float in non-scientific notation with certain precision?

python floating-point

Double and float may have the same precision?

Efficiently find the minimum exponent to eliminate the fractional part of a floating point number?

c math floating-point

Why is im2col-based 2d-convolution more efficient than naive SIMD-accelerated 2d-convolution?

Does accessing the 4 bytes of a float break C++ aliasing rules

Filter lines containing floating numbers that are larger than X.Y

using an if statement to switch nan values in an array to 0.0?

c floating-point nan

Union between a Float and an array of unsigned char?

c++ floating-point

Java: increment through Float.floatToIntBits?

java floating-point atomic

Fast calculation of RMS gives NaNs in Java - floating point error?

`strtof()` conversion error by more than 0.5 ULP

c floating-point

String in list to float

Why are some floating point numbers accurately represented in C#?

c# floating-point

what's the largest number float type can hold?

c types floating-point limit

Is it possible to store floating point numbers using perl's vec() function?

perl vector floating-point

Implicit conversion to float using avr-gcc: uint8_t vs. uint16_t

How to handle multiplication of numbers close to 1

double precision C++

c++ floating-point