Type Property 型プロパティ

minimumDecimalNumber

Returns the smallest possible value of a decimal number. ある10進数の最も小さい可能な値を返します。

Declaration 宣言

@property(class, readonly, copy) NSDecimalNumber *minimumDecimalNumber;

Return Value 戻り値

The smallest possible value of an NSDecimalNumber object. NSDecimalNumberオブジェクトの最も小さい可能な値。

See Also 参照

Getting Maximum and Minimum Possible Values 最大限および最小限の可能な値を取得する