Documentation ¶
Index ¶
Constants ¶
View Source
const ( MaxIntegerPartLength = 306 DecimalNumber = NumberType(",") FractionalNumber = NumberType("/") CountDigits = 10 CountScaleNumberNameForms = 2 CountNumberNameForms = 3 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NumberType ¶
type NumberType string
Click to show internal directories.
Click to hide internal directories.