To deal with values of type currency and therefore decimals with finite precision, what is the best data type to use in B4A?
I see that there is an additional library BigNumber by Agraham
Is it necessary to use this to get the equivalent of a decimal(18,8) or is there something in the native data types of the B4A environment?
I see that there is an additional library BigNumber by Agraham
Is it necessary to use this to get the equivalent of a decimal(18,8) or is there something in the native data types of the B4A environment?