percentSymbol
The string used to represent a percent symbol.
パーセント表象を表すのに使われる文字列。
perMillSymbol
The string used to represent a per-mill (per-thousand) symbol.
パーミル(千分率)表象を表すのに使われる文字列。
minusSign
The string used to represent a minus sign.
マイナス記号を表すのに使われる文字列。
plusSign
The string used to represent a plus sign.
プラス記号を表すのに使われる文字列。
zeroSymbol
The string used to represent a zero value.
ゼロ値を表すのに使われる文字列。
nilSymbol
The string used to represent a
nil
value.
nil
値を表すのに使われる文字列。
notANumberSymbol
The string used to represent a NaN (“not a number”) value.
NaN(“not a number”、非数)値を表すのに使われる文字列。
negativeInfinitySymbol
The string used to represent a negative infinity symbol.
負の無限大表象を表すのに使われる文字列。
positiveInfinitySymbol
The string used to represent a positive infinity symbol.
正の無限大表象を表すのに使われる文字列。