Documentation
¶
Index ¶
- func FloatToFixed(v float64, step float64) float64
- func FloatToString(v float64, step float64) string
- func Panic(err error)
- func ParseFloat64(a any) (f float64, err error)
- func ParseInt[T Integer](v any) (n T, err error)
- func ToFloat64(a any) float64
- func ToInt[T Integer](v any) T
- type Integer
- type Signed
- type Unsigned
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FloatToFixed ¶
func FloatToString ¶
func ParseFloat64 ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.