Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Shifts = []int{ 0, int(math.Pow(10.0, 0.0)), int(math.Pow(10.0, 1.0)), int(math.Pow(10.0, 2.0)), int(math.Pow(10.0, 3.0)), int(math.Pow(10.0, 4.0)), int(math.Pow(10.0, 5.0)), int(math.Pow(10.0, 6.0)), int(math.Pow(10.0, 7.0)), int(math.Pow(10.0, 8.0)), int(math.Pow(10.0, 9.0)), int(math.Pow(10.0, 10.0)), int(math.Pow(10.0, 11.0)), int(math.Pow(10.0, 12.0)), int(math.Pow(10.0, 13.0)), int(math.Pow(10.0, 14.0)), int(math.Pow(10.0, 15.0)), int(math.Pow(10.0, 16.0)), int(math.Pow(10.0, 17.0)), int(math.Pow(10.0, 18.0)), }
Shifts stores ... ???
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.