Type Property 型プロパティ

maximum

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

Declaration 宣言

@NSCopying class var maximum: NSDecimalNumber { get }

Return Value 戻り値

The largest possible value of an NSDecimalNumber object. NSDecimalNumberオブジェクトの最も大きい可能な値。

See Also 参照

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