Hi all,
I read in a recent post that the Decimal data type is the best to use in Core Data to model currency since it doesn't have floating point issues.
I've searched the apple docs and google and can't seem to find any documentation on using the Decimal type.
Does anyone have a link to documentation on it?
Thanks!