Documentation
¶
Index ¶
- func FV(n int, i float64, pmt float64, pv float64) float64
- func GenRandInt(min, max int) int
- func IRR(n int, pmt float64, pv float64, fv float64) float64
- func LeastSquares(x []float64, y []float64) (a float64, b float64)
- func MaxFloat64(data []float64) float64
- func MinFloat64(data []float64) float64
- func PV(n int, i float64, pmt float64, fv float64) float64
- func SumFloat64(data []float64) float64
- func SumInt64(data []int64) int64
- func Trunc2(val float64) float64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenRandInt ¶
func MaxFloat64 ¶
func MinFloat64 ¶
func SumFloat64 ¶
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.