Discussion 議論
For a description of the different ways of rounding, see the rounding
method in the NSDecimal
protocol specification.
丸めの異なる方法の記述のために、rounding
メソッドをNSDecimal
プロトコル仕様において見てください。
Availability 有効性
Technology
- (NSDecimalNumber
*)decimalNumberByRoundingAccordingToBehavior:(id<NSDecimalNumberBehaviors
>)behavior;
For a description of the different ways of rounding, see the rounding
method in the NSDecimal
protocol specification.
丸めの異なる方法の記述のために、rounding
メソッドをNSDecimal
プロトコル仕様において見てください。