Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ToFixed ¶
The following code should work for a lot of simple use cases with relatively small numbers and small precision inputs. However, it may not work for some uses cases because of numbers overflowing out of the range of float64 numbers, as well as IEEE-754 rounding errors. Source: https://stackoverflow.com/a/29786394/1713082
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.