Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // TryToString try convert intX/floatX value to string TryToString = mathutil.TryToString StringOrPanic = mathutil.StringOrPanic MustString = mathutil.MustString ToString = mathutil.ToString // ToFloat convert value to float64 ToFloat = mathutil.ToFloat RandInt = mathutil.RandInt RandIntWithSeed = mathutil.RandIntWithSeed )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.