File: BETADIST-Function.properties

package info (click to toggle)
libformula 1.1.7.dfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,236 kB
  • sloc: java: 17,370; xml: 1,541; makefile: 19
file content (12 lines) | stat: -rw-r--r-- 617 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
display-name=BETADIST
description=Values of the beta distribution.
parameter.0.display-name=number
parameter.0.description=The value for which the beta distribution is to be calculated.
parameter.1.display-name=alpha
parameter.1.description=The Alpha parameter of the Beta distribution.
parameter.2.display-name=beta
parameter.2.description=The Beta parameter of the Beta distribution.
parameter.3.display-name=Start
parameter.3.description=The starting value for the value interval of the distribution.
parameter.4.display-name=End
parameter.4.description=The final value for the value interval of the distribution.