- scale
Returns the number of digits allowed after the decimal separator.
小数分離子の後に許可される桁数を返します。
NSDecimalNumber
's decimalNumberBy...
methods round their return values.
NSDecimalNumber
の持つそれらdecimalNumberBy...
メソッドがそれらの戻り値を丸める方法を返します。
Availability 有効性
Technology
- (NSRoundingMode
)roundingMode;
Returns the current rounding mode. See NSRounding
for possible values.
現在の丸めモードを返します。可能な値のためにNSRounding
を見てください。
- scale