Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in floating-point

Square/cubic root lookup table

How to print/convert decimal floating point values in GCC?

gcc floating-point decimal

Stealing bits from an IEEE 754 double

What is the largest possible length of a string-representation of a float?

Why does Groovy perform floating point arithmetic this way?

groovy floating-point

How to define custom float-point format (type) in C++?

Floating Point; Division vs Multiplication

math floating-point

Convert ast.Num to decimal.Decimal for precision in python

Setting a non-default rounding mode with Rust inline asm isn't respected by the LLVM optimizer?

Hexadecimal -> Float Conversion Inaccurate

Why can't I compare reals in Standard ML?

Detect overflow when converting integral to floating types

Convert a float to a string

c++ c floating-point

Why does returning a floating-point value change its value?

intel c++ c floating-point x86

Why does C# allow an *implicit* conversion from Long to Float, when this could lose precision?

How to safely floor or ceil a CGFloat to int?

Most Pythonic way to print *at most* some number of decimal places [duplicate]

float/int implicit conversion

java floating-point math

Number of digits in exponent

C++ float array initialization [duplicate]