Instance Property (Default implementation)swift 6.0.1Swift
nextDown
var nextDown: Self { get }
Implements
var nextDown: Self
The greatest representable value that compares less than this value.
Other members in extension
Type members
static var ulpOfOne: Self
static func maximum(Self, Self
) -> Self static func maximumMagnitude(Self, Self
) -> Self static func minimum(Self, Self
) -> Self static func minimumMagnitude(Self, Self
) -> Self static func < (lhs: Self, rhs: Self
) -> Bool static func <= (lhs: Self, rhs: Self
) -> Bool static func == (lhs: Self, rhs: Self
) -> Bool static func > (lhs: Self, rhs: Self
) -> Bool static func >= (lhs: Self, rhs: Self
) -> Bool