DORSETRIGS
Home

fixed-point (4 post)


posts by category not found!

How to use expr on float?

How to Use expr on Float A Comprehensive Guide When working with scripting languages or command line interfaces you might encounter scenarios where you need to

2 min read 09-10-2024 25
How to use expr on float?
How to use expr on float?

How decimal data type or fixed point number is stored in computer hardware?

Deciphering the Decimal How Computers Store Fixed Point Numbers At the heart of computing lies the binary world a realm of ones and zeros This binary language w

3 min read 06-10-2024 54
How decimal data type or fixed point number is stored in computer hardware?
How decimal data type or fixed point number is stored in computer hardware?

Alpha compositing in fixed point (0xff is not 1.0)

Understanding Alpha Compositing in Fixed Point Representation Alpha compositing is a crucial technique used in graphics programming particularly for blending im

3 min read 15-09-2024 40
Alpha compositing in fixed point (0xff is not 1.0)
Alpha compositing in fixed point (0xff is not 1.0)

How does rounding works in float multiplication?

Unveiling the Mystery of Floating Point Multiplication Why 0 7f 100f Equals 70 Floating point arithmetic while essential for representing real numbers in comput

2 min read 29-08-2024 54
How does rounding works in float multiplication?
How does rounding works in float multiplication?