Documentation
¶
Index ¶
- func CToF(celsius float64) float64
- func FToC(fahrenheit float64) float64
- func Identity(a float64) float64
- func KmhToMph(kmh float64) float64
- func MmToIn(mm float64) float64
- func NilToZero(a *float64) *float64
- func PercentToRatio(percent float64) float64
- func Round(a float64, digits int) float64
- func StrToF(s string, msg string) float64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PercentToRatio ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.