Contents

number

A style for formatting 16-bit floating-point values.

Declaration

static var number: FloatingPointFormatStyle<Float16> { get }

Discussion

Use this type property when the call point allows the use of FloatingPointFormatStyle. You typically do this when calling the formatted methods of types that conform to BinaryFloatingPoint.

See Also

Applying numeric styles for floating-point values