# Functions
No description provided by the author
四舍五入.
No description provided by the author
FormatInt returns the string representation of i in the given base, for 2 <= base <= 36.
FormatUint returns the string representation of i in the given base, for 2 <= base <= 36.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ParseInt interprets a string s in the given base (0, 2 to 36) and bit size (0 to 64) and returns the corresponding value i.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author