Documentation
¶
Index ¶
- func Abs(x float64) float64
- func Ceil(x float64) float64
- func Clamp(x float64, minimum float64, maximum float64) float64
- func E() float64
- func Floor(x float64) float64
- func Log(x float64) float64
- func Log2(x float64) float64
- func Log10(x float64) float64
- func Max(a float64, b float64) float64
- func Min(a float64, b float64) float64
- func Pi() float64
- func Pow(base float64, exp float64) float64
- func Round(x float64) float64
- func Sqrt(x float64) float64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.