(More of a poll)
I was looking at some old code, and was wondering something. How do people that read this forum typically handle their decimal calculations when it comes to Delphi apps (or the companies they've worked in)?
1. FP types (single, double, real, currency, etc)?
2. Calling other apps to do them / Using other languages?
3. Fixed-point integer arithmetic coded in Delphi?
4. I/we don't do decimal calculations routinely?
I was looking at some old code, and was wondering something. How do people that read this forum typically handle their decimal calculations when it comes to Delphi apps (or the companies they've worked in)?
1. FP types (single, double, real, currency, etc)?
2. Calling other apps to do them / Using other languages?
3. Fixed-point integer arithmetic coded in Delphi?
4. I/we don't do decimal calculations routinely?