Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in floating-point

Printing increments of 0.1 in c#

c# floating-point

What is the most efficient way to store and work with a floating point number with 1,000,000 significant digits in C?

c math floating-point

Why do two floating-point results differ when they nominally have the same value?

java floating-point

Convert Integer to Double in MIPS

The Microsoft ACE driver changes the floating point precision in the rest of my program

.net excel floating-point jet

Converting Int to Float loses precision for large numbers in Swift

How to convert hex to float

Why is std::abs(9484282305798401ull) = 9484282305798400?

Save float values in SQL Server

Why is sys.maxint < (sys.maxint - 100 + 0.01) in Python?

python floating-point

python find first non-zero digit after decimal point

Representing a float in a single byte

c++ floating-point

Why does PHP not provide an Epsilon constant for floating point comparisons?

php floating-point epsilon

Convert float to double

c# .net floating-point double

Rounding an Objective-C float to the nearest .05

Python - decimal places (putting floats into a string)

why can't I assign 1.2 value to float variable in C#? I did the same in C and C++, and it worked

Why does GLSL's arithmetic functions yield so different results on the iPad than on the simulator?

Will the two lines intersect in a Cartesian plane

java math floating-point

Possible to have ``a < b and not(a - b < 0)`` with floats

python floating-point