@AaronParrilla See https://stackoverflow.com/questions/3730019/why-not-use-double-or-float-to-represent-currency
– FildorFeb 15 '21 at 10:19
2
Interestingly, this [doesn't reproduce](https://dotnetfiddle.net/bsI4Fm) on .NET 5, but [does reproduce](https://dotnetfiddle.net/4WEL0y) on .NET 4.7.
– canton7Feb 15 '21 at 10:21
In .NET 4.7.2, it reproduces in the watch window, but not in the actual code being run.
– Sean ReidFeb 15 '21 at 10:23