A decimal number equivalent to the number 0.0.
SDKs
- iOS 2.0+
- macOS 10.0+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Framework
- Foundation
Declaration
@NSCopying class var zero: NSDecimal Number { get }
Return Value
An NSDecimal
object equivalent to the number 0.0.