Documentation ¶
Index ¶
- func Divide(a, b int) int
- func DivideDetail(a, b int) float64
- func DivideDetailRound(a, b, c int) float64
- func Operator(op string, a, b int) int
- func Remainder(a, b int) float64
- func Round(v float64, d int) float64
- func RoundPrecise(val float64, roundOn float64, places int) (newVal float64)
- func ToRomanNumeral(x int) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DivideDetail ¶
func DivideDetailRound ¶
func ToRomanNumeral ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.