Documentation
¶
Index ¶
- func Abs(x int) int
- func ArcCos(x float64) float64
- func ArcSin(x float64) float64
- func ArcTan(x float64) float64
- func ArcTan2(y, x float64) float64
- func Cos(x float64) float64
- func FR(f float64) float64
- func FloatRound(f float64, n int) float64
- func Format(val float64, typed uint8) string
- func Limit360(x float64) float64
- func Sin(x float64) float64
- func Tan(x float64) float64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FloatRound ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.