Positive infinity.
SDK
- Xcode 6.0.1+
Framework
- Swift Standard Library
Declaration
Discussion
Infinity compares greater than all finite numbers and equal to other infinite values.
Positive infinity.
SDK
Framework
Infinity compares greater than all finite numbers and equal to other infinite values.
static var pi: Double
The mathematical constant pi.
static var greatest Finite Magnitude: Double
The greatest finite number representable by this type.
static var nan: Double
A quiet NaN (“not a number”).
static var signaling Na N: Double
A signaling NaN (“not a number”).
static var ulp Of One: Double
The unit in the last place of 1.0.
static var least Nonzero Magnitude: Double
The least positive number.
static var least Normal Magnitude: Double
The least positive normal number.
static var zero: Double
The zero value.