Documentation ¶ Index ¶ func Erff(x float32) float32 func Fabsf(x float32) float32 func Imin(x int, y int) int func Irand() int func Logf(x float32) float32 func Max(x float32, y float32) float32 func Min(x float32, y float32) float32 func Sqrtf(x float32) float32 Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Erff ¶ func Erff(x float32) float32 func Fabsf ¶ func Fabsf(x float32) float32 func Imin ¶ func Imin(x int, y int) int func Irand ¶ func Irand() int func Logf ¶ func Logf(x float32) float32 func Max ¶ func Max(x float32, y float32) float32 func Min ¶ func Min(x float32, y float32) float32 func Sqrtf ¶ func Sqrtf(x float32) float32 Types ¶ This section is empty. Source Files ¶ View all Source files math32.go Click to show internal directories. Click to hide internal directories.