Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in floating-point

Typecasting int pointer to float pointer

Writing IEEE 754-1985 double as ASCII on a limited 16 bytes string

c floating-point precision

Understanding FMA instructions performance

Why does Int(Float(Int.max)) give me an error?

How to reliably separate decimal and floating parts from a number?

Convert float to 32bit hex string in JavaScript

Accurate vectorizable implementation of acosf()

What are the chances of Math.random returning 0?

Why do printf and isnan disagree whether a long double value is a NaN?

c++ c floating-point clang

How can I write a C++ function returning true if a real number is exactly representable with a double?

c++ floating-point

Another floating point question

Adding an integer to a float in PHP rounds the float to 1 decimal place

php floating-point rounding

Hashcode implementation double precision

How to avoid printing scientific notation in python without adding extra digits?

Floating-Point Arithmetic = What is the worst precision/difference from Dec to Binary?

Casting float to decimal loses precision in C#

floating point processor non-determinism?

c++ python floating-point

floating point conversions and performance

Consistent floating point arithmetic in fortran with different compilers on different computers?

math floating-point

Regular expressions match floating point number but not integer