Contents

Unicode.NumericType

The numeric type of a scalar.

Declaration

enum NumericType

Overview

Scalars with a non-nil numeric type include numbers, fractions, numeric superscripts and subscripts, and circled or otherwise decorated number glyphs.

Some letterlike scalars used in numeric systems, such as Greek or Latin letters, do not have a non-nil numeric type, in order to prevent programs from incorrectly interpreting them as numbers in non-numeric contexts.

Topics

Operators

Enumeration Cases

Instance Properties

Instance Methods

Default Implementations

See Also

Unicode Scalar Classifications