Introduction to Fixed Point Numbers and Their Implementation in Solidity
Overview
Fixed point numbers, also known as fixed-point arithmetic, are a way of representing fractional numbers using a fixed number of decimal places. They are commonly used in financial applications and embedded systems where precision is importan...
bomacodes.hashnode.dev11 min read