Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in floating-point

Is there a value of type `double`, `K`, such that `K * K == 3.0`?

Numpy n-tuple array with dtype float

Nasm, not printing the correct value

In C#, is the compiler allowed to "upgrade" float literals to double? [duplicate]

In Sun's libm, what does *(1+(int*)&x) do (where x is of type double)?

c floating-point

What is the maximum precision of the double and float datatypes in MySQL

Strange! linux & windows vsprintf float num to file

Java Floating Point Math Mistake?

Floating point accuracy in Clojure

SQlite3 problem with floating point for arm-linux

Java Float Precision for values between 0 and 1

double arithmetic and equality in Java

Do Python and Haskell have the float uncertanity issue of C/C++?

How to correctly determine at compile time that _Float16 is supported?

Regular Expression to split double and integer numbers in a string

Visual C++ rounding issue for currency data

c++ floating-point

Extracting floating-point significand and exponent in NumPy

Is there a way of control the wide and precision of a float in the printf() function in C?