Enumeration Case 列挙ケース

Unicode.NumericType.decimal

A digit that is commonly understood to form base-10 numbers. 一般に底10の数の形式に理解される桁。

Declaration 宣言

case decimal

Discussion 解説

Specifically, scalars have this numeric type if they occupy a contiguous range of code points representing numeric values 0...9. 具体的に、スカラーは、もしそれらが数値0...9を表しているコード点の隣接範囲を占有するならば、この数値型を持ちます。