Explore >> Select a destination


You are here

rupertmckay.com
| | esham.io
6.4 parsecs away

Travel
| | Yet another demonstration of why you should store monetary amounts in integers.
| | pavpanchekha.com
3.0 parsecs away

Travel
| | [AI summary] The article discusses the limitations of arbitrary precision arithmetic in avoiding floating point rounding errors and advocates for expression rearrangement as a more effective solution.
| | projectf.io
5.9 parsecs away

Travel
| | Sometimes you need more precision than integers can provide, but floating-point computation is not trivial (try reading IEEE 754). You could use a library or IP block, but simple fixed point maths can often get the job done with little effort. Furthermore, most FPGAs have dedicated DSP blocks that make multiplication and addition of integers fast; we can take advantage of that with a fixed-point approach.
| | bennypowers.dev
19.2 parsecs away

Travel
| Benny Powers, Web Developer