Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertNum2Words ¶
func FoundCommonItems ¶
func PercentageChange ¶
Types ¶
type Celsius ¶
type Celsius float64
func FahrenheitToCelsius ¶
func FahrenheitToCelsius(f Fahrenheit) Celsius
func KelvinToCelsius ¶
type Fahrenheit ¶
type Fahrenheit float64
func CelsiusToFahrenheit ¶
func CelsiusToFahrenheit(c Celsius) Fahrenheit
****** TEMPERATURES CONVERSION ********
Click to show internal directories.
Click to hide internal directories.