Search code examples
Are there any common fixed-point intrinsics?...

x86-64divisionintrinsicsfixed-pointsqrt

Read More
Fixed point binary and back python...

pythonfixed-point

Read More
32-bit fixed point arithmetic 1x1 does not equal 1...

cfixed-point

Read More
Why does a fixed-point scaling factor tend to be a power of two?...

floating-pointieee-754fixed-point

Read More
How to normalise 110.110 in floating point binary?...

mathfloating-pointbinarynormalizationfixed-point

Read More
Fixed Point Arithmetic in C Programming...

cfixed-point

Read More
Fast inverse square root using fixed point instead of floating point...

c++cmathapproximationfixed-point

Read More
Initial value for Newton-Raphson Division algorithm when input is close to 0...

divisionfixed-pointnewtons-method

Read More
fixed point binary operation with matlab...

matlabmathbinaryfixed-point

Read More
Reconstruct an IEEE754 floating point binary from a fixed point integer without FPO...

cfloating-pointieee-754fixed-point

Read More
Converting from IEEE-754 to Fixed Point with nearest rounding...

roundingieee-754fixed-pointrounding-error

Read More
Calculating signal Frequency using Fixed-Point rather than Float...

cembeddedfrequencypicfixed-point

Read More
Efficient implementation of fixed-point power (pow) function with argument constraints...

algorithmmathoptimizationpowfixed-point

Read More
How would the MUL operation on AX with Pi (3,1415..) in (8.8) format work in Assembly?...

assemblyx86fixed-point

Read More
implementing a hash table-like data structure with floating point keys where values within a toleran...

c++data-structuresfloating-pointhashtablefixed-point

Read More
What's the difference between fixed point math and integer math...

fixed-point

Read More
Reading 10-bit fixed-point float...

javaparsingbit-manipulationbitfixed-point

Read More
Flip sign of fixed point signal without using gain block Simulink...

simulinkfixed-point

Read More
How to convert integer or float to S16.16 fixed point format...

integerfixed-point

Read More
Unsigned fixed point 0.28 format...

cmicrocontrollerfixed-point

Read More
In Z3 solver , is there a way to represent numbers in fixed point notation with arithmetic operation...

mathz3solverfixed-point

Read More
Float to fixed conversion...

c++mathfloating-pointfixed-point

Read More
Floating point of fixed point division using Shift Operator in Verilog HDL...

floating-pointdivisionbit-shiftmultiplicationfixed-point

Read More
16-bit fixed point arithmetic multiplication...

verilogmultiplicationfixed-point16-bit

Read More
Right shift operation on 32 bit variable...

c64-bitbit-shift32-bitfixed-point

Read More
Negative fixed point number representation...

binarybit-shifttwos-complementnegative-numberfixed-point

Read More
Boost's multiprecision to emulate low-accuracy fast floats...

c++fixed-pointboost-multiprecision

Read More
How to handle a large input in an integer square-root method?...

algorithmbinary-searchfixed-pointsquare-root

Read More
Multiplication of fixed point numbers...

croundingmultiplicationfixed-point

Read More
Conversion between 64-bit and 32-bit fixed-point numbers...

cbit-shiftfixed-point

Read More
BackNext