Search code examples
How can I adjust the volume of the left or right channel of a sine wave individually?...

c++audioieee-754wasapisine-wave

Read More
Understanding IEEE-754 64-bit fixed point representation in C# and Java...

javac#doubleieee-754

Read More
Convert a System.Double to an unscaled value and scale...

c#doubledecimalieee-754

Read More
Which is the relation between rounding and equality?...

c#ieee-754

Read More
Is it possible to {activate|de-activate} SIGFPE generation only for some specific C++11 code segment...

linuxc++11exceptionfloating-pointieee-754

Read More
Difference between 2 consecutive double numbers(Next representable double number)...

cfloating-pointieee-754

Read More
Cublas gemms not respecting NaN inputs...

cudamatrix-multiplicationieee-754cublas

Read More
Why do IEEE 754 floating-point numbers use a sign bit of 1 for negative numbers?...

floating-pointieee-754comparison-operators

Read More
max float represented in IEEE 754...

floating-pointcomputer-scienceieee-754

Read More
Math.pow with negative numbers and non-integer powers...

javascriptfloating-pointieee-754ecmascript-5ecma262

Read More
How do I distinguish negative zero with Aeson?...

haskellieee-754zeroaeson

Read More
If C and C++'s double (and float) is IEEE 754-1985, then are the integer representations and Inf...

c++cfloating-pointdoubleieee-754

Read More
IEEE-754 Python...

pythonmathieee-754

Read More
Why `0.4/2` equals to `0.2` meanwhile `0.6/3` equals to `0.19999999999999998` in python?...

pythonfloating-pointfloating-accuracyieee-754

Read More
How to disable printing of "-nan" from fmt...

c++ieee-754fmt

Read More
How to perform round to even with floating point numbers...

floating-pointbinaryroundingieee-754

Read More
Packing an IEEE-754 16-bit float to a 16-bit unsigned integer while preserving order...

floating-pointtype-conversioncomparisonendiannessieee-754

Read More
It looks like half-precision 0.01825 is not exactly represented in single?...

floating-pointieee-754

Read More
Is this expected behavior for float fused-multiply-add?...

rustfloating-pointieee-754

Read More
Fast nearest power of 2 in JavaScript?...

javascriptdoublebit-manipulationieee-754

Read More
Floating point: round before normalize or vice-versa?...

floating-pointieee-754

Read More
Get IEEE-754 single precision representation of a real number in VHDL...

vhdlfpgaieee-754

Read More
Have computers started storing 0.1 correctly?...

c#floating-pointprecisionieee-754

Read More
Reading 32 bit signed ieee 754 floating points from a binary file with python?...

pythonparsingfloating-pointbinaryfilesieee-754

Read More
Why are are so many float/double values reserved for NaN?...

floating-pointnanieee-754

Read More
Convert float64 to hexadecimal in Rust...

rustieee-754

Read More
How to subtract two positive IEEE-754 numbers?...

mathfloating-pointieee-754

Read More
Read/Write bytes of float in JS...

javascriptserializationfloating-pointmathieee-754

Read More
What causes this arithmetic discrepancy between numpy and MATLAB and how can I force either behavior...

pythonpython-3.xnumpymatlabieee-754

Read More
Unexpected round behaviour of Numpy float32...

pythonnumpyfloating-pointieee-754

Read More
BackNext