Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in floating-point

Modulo (%) works with Decimal datatype but not with float or real. WHY?

sql floating-point

iPhone/iPad double precision math

C++ Portable Floating-Point Bit Representation?

Go atomic.AddFloat32()

go floating-point add atomic

May C evaluate with multiple floating-point formats?

Generate uniformly random float which can return all possible values

go random floating-point

C++/CLI: SIGFPE, _control87, _fpreset, porting ancient unmanaged Watcom C app to .NET

Single precision float emulation in Javascript (float32)

Floating point anomaly when an unused statement is not commented out?

Floating point maxing out loop doesn't terminate in D, works in C++

c++ floating-point d

Converting an arbitrary-precision rational number (OCaml, zarith) to an approximate floating number

Minimize rounding error when dividing by integers

Software implementation of floating point division, issues with rounding

Why does float.__repr__ return a different representation compared to the equivalent formatting option?

print floats in ada

printing floating-point ada

Difference in accuracy with floating point division vs multiplication

Fast float to int conversion (truncate)

pow() cast to integer, unexpected result

c casting floating-point pow tcc

Rounding Floating Point Numbers after addition (guard, sticky, and round bits)

floating-point ieee-754

Assigning floating value to a double value

java floating-point double