Type Property 型プロパティ

minimum

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

Declaration 宣言

@NSCopying class var minimum: NSDecimalNumber { get }

Return Value 戻り値

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

See Also 参照

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