NSDecimalMaxSize
The maximum size of Decimal.
Declaration
var NSDecimalMaxSize: Int32 { get }Discussion
Gives a precision of at least 38 decimal digits, 128 binary positions.
The maximum size of Decimal.
var NSDecimalMaxSize: Int32 { get }Gives a precision of at least 38 decimal digits, 128 binary positions.