Creates a new value with the given bit pattern.
SDK
- Xcode 8.0+
Framework
- Swift Standard Library
Declaration
Parameters
bitPattern
The integer encoding of a
Double
instance.
Discussion
The value passed as bit
is interpreted in the binary interchange format defined by the IEEE 754 specification.