-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
can you add new formulas like:
- BEATINV(probability, alpha, beat, A, B)
- FDIST(x, deg_freedom1, deg_freedom2)
- FINV(probability, deg_freedom1, deg_freedom2)
- GAMMADIST(x, alpha, beat, cumulative)
- GAMMAINV(probability, alpha, beta)
- NORMDIST(x,mean, standard_dev, cumulative)
- NORMINV(probability, mean, standard_dev)
- NORMSDIST(z)
- NORMSINV(probability)
- PERCENTILE(array, k)
- PERCENTRANK(array, x,significance)
- QUARTILE(array,quart)
- TDIST(x, deg_freedom)
- TINV(probability, deg_freedom)
by using mathdotnet / Math.Numerics.ExcelFunctions
Metadata
Metadata
Assignees
Labels
No labels