Search code examples
Is there a way to check if 128-bit integers are available...


c++fixed-point128-bit

Read More
Is there an efficient way to overload operators for structs when the underlying data is piecewise?...


c++operator-overloadingfixed-point

Read More
How to perform accurate FixedPoint Number Calculation in C?...


cc99c11fixed-point

Read More
Why aren't fixed-point types included in C99?...


cgccc99fixed-point

Read More
Log2 approximation in fixed-point...


logarithmpolynomialsfixed-point

Read More
How does rounding works in float multiplication?...


floating-pointroundingmultiplicationfloating-accuracyfixed-point

Read More
How to use expr on float?...


bashfloating-pointroundingfixed-point

Read More
Calculating the fixed-point representation of (1 - SQRT(0.5)) to arbitrary levels of precision...


cmathbinaryfixed-pointarbitrary-precision

Read More
Rounding down the absolute value of signed fixed point numbers in Verilog...


verilogroundingfixed-point

Read More
What's the best multiplication algorithm for fixed point where precision is necessary...


c++algorithmmultiplicationfixed-point

Read More
Emulated Fixed Point Division/Multiplication...


c++bit-manipulationmultiplicationfixed-pointinteger-division

Read More
Python decimal sum returning wrong value...


pythonfixed-point

Read More
Fixed-point FIR Filter Output Size...


filterfixed-point

Read More
short2, 10 bit integer, 5 bit fraction, one sign bit...


c++mathnvidiafixed-pointopticalflow

Read More
Fixed Point Binary Multiplication Over Flow Problem...


numberscomputer-scienceunsigned-integerfixed-point

Read More
How to connect the theory of fixed-point numbers and its practical implementation?...


c++fixed-point

Read More
What exactly means U0.8, U4.8, U12.8, S0.4, S4.4, S12.4, U8.8 etc. fixed-point representation?...


c++fixed-point

Read More
How to correctly print a 2.30 fixed point variable...


cembeddedprintfcortex-mfixed-point

Read More
How can I improve fixed-point data type utilization?...


cfixed-point

Read More
Division in Verilog and Q factor representation...


verilogsignal-processingfpgaxilinxfixed-point

Read More
How to subdivide integer hash into ranges...


gofixed-point

Read More
How to convert packed integer (16.16) fixed-point to float?...


floating-pointfixed-point

Read More
C float type representation on fixed point hardware...


cfloating-pointfixed-point

Read More
Python rounding with Decimal module to specified decimal places...


pythonmathdecimalroundingfixed-point

Read More
What's the biggest fixed point number that can be expressed in 8 bits?...


bitvivadofixed-pointvivado-hls

Read More
understanding Fixed point arithmetic...


cfixed-point

Read More
Understanding fixed-point notation in GCC/Clang...


cgccclangfixed-point

Read More
How to convert from Q64.96 represented as bytes to BigFloat in Rust...


rustfloating-pointethereumfixed-point

Read More
How to save a 8.8 fixed point float in a 16 Bit Register in x86 assembly...


assemblyx86nasmfixed-point

Read More
Does it ever make sense to specify 'Small and 'Delta separately?...


adafixed-point

Read More
BackNext