Documentation
¶
Index ¶
- func AddFloat(a float64, b float64) float64
- func AddInt(a int, b int) int
- func CircleField(r float64) float64
- func CorrectCuboidFieldFloat(a float64, h float64) float64
- func CorrectCuboidFieldInt(a int, h int) int
- func DivideFloat(a float64, b float64) float64
- func DivideInt(a int, b int) int
- func GoldDivision() float64
- func HexagonFieldFloat(a float64) float64
- func HexagonFieldInt(a int) int
- func IsIntDivisible(a int, b int) bool
- func IsIntEven(a int) bool
- func MultiplyFloat(a float64, b float64) float64
- func MultiplyInt(a int, b int) int
- func PI() float64
- func RectangleFieldFloat(a float64, b float64) float64
- func RectangleFieldInt(a int, b int) int
- func ReducingFloatByPercent(a float64, pUser float64) float64
- func ReducingIntByPercent(a int, pUser int) int
- func SqrtFloat(a float64) float64
- func SqrtInt(a int) int
- func SquareFieldFloat(a float64) float64
- func SquareFieldInt(a int) int
- func ToThePowerFloat(a float64, n float64) float64
- func ToThePowerInt(a int, n int) int
- func TriangleFieldFloat(a float64, h float64) float64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CircleField ¶
func CorrectCuboidFieldFloat ¶
func CorrectCuboidFieldInt ¶
func DivideFloat ¶
func GoldDivision ¶
func GoldDivision() float64
func HexagonFieldFloat ¶
func HexagonFieldInt ¶
func IsIntDivisible ¶
func MultiplyFloat ¶
func MultiplyInt ¶
func RectangleFieldFloat ¶
func RectangleFieldInt ¶
func ReducingFloatByPercent ¶
func ReducingIntByPercent ¶
func SquareFieldFloat ¶
func SquareFieldInt ¶
func ToThePowerFloat ¶
func ToThePowerInt ¶
func TriangleFieldFloat ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.