|
|
|
|
|
by sev_verso
51 days ago
|
|
Interesting. Last time I dealt with currency in SQL (which was well over a decade ago admittedly), we used a fixed point format for those fields. What do you recon Excel does, floating point math for regular entries and lossless point math for currency? Or just does not rely on floats at all? |
|