var magnitude: Self
The magnitude of this value.
この値の規模。
Availability
Technology
protocol UnsignedInteger
var magnitude: Self
static var max: Self
Self
conforms to FixedWidthInteger
.
Self
がFixedWidthInteger
に準拠する時に利用可能です。
static var min: Self
Self
conforms to FixedWidthInteger
.
Self
がFixedWidthInteger
に準拠する時に利用可能です。
protocol BinaryInteger
protocol FixedWidthInteger
protocol SignedInteger