Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in floating-point

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

VC rejecting hexadecimal floating-point constant

Really, what's the opposite of "fixed" I/O manipulator?

floating point calculations in awk

awk floating-point

Implementation of nextafter functionality in R

r floating-point

How to get floating point number from the NSExpression's expressionValueWithObject:context method?