|
You are here |
rupertmckay.com | ||
| | | | |
esham.io
|
|
| | | | | Yet another demonstration of why you should store monetary amounts in integers. | |
| | | | |
pavpanchekha.com
|
|
| | | | | [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
|
|
| | | | | 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
|
|
| | | Benny Powers, Web Developer | ||