Home
last modified time | relevance | path

Searched refs:DISPDF (Results 1 – 12 of 12) sorted by relevance

/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/frmenus/prob/
H A Ddispdf.men5 2. LET A = DISPDF(X,N)
21 @IF 3 0 LET _3 = DISPDF( _1 , _2 )
23 WEB HELP DISPDF
H A Dpdispdf.men5 2. PLOT DISPDF(X,10) FOR X = 0 1 10
49 LET ZJUNK = DISPDF( _1 ,ZN)
52 PLOT DISPDF(ZZZZ,ZN) FOR ZZZZ = ZSTART ZINC ZSTOP
59 WEB HELP DISPDF
H A Ddishispd.men5 2. HISTOGRAM Y; PLOT DISPDF(X,N) FOR X = START INC STOP
68 PLOT DISPDF(X,ZSHAPE) FOR X = ZMIN 1 ZMAX
75 WEB HELP DISPDF
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/help/
H A Dfunction334 DISPDF(X,N) discrete uniform probability density function
H A Drefman.tex1187 DISPDF refman2/ch8/dispdf.pdf
H A Ddphe1f.tex2018 DISPDF(X,N) Compute the discrete uniform probability
H A Ddphe3f.tex11841 DISPDF = Compute the discrete uniform probability density function.
12151 -----DISPDF (LET)--------------------------------
12153 DISPDF
12156 DISPDF (LET)
12170 LET <y> = DISPDF(<y>,<n>) <SUBSET/EXCEPT/FOR qualification>
12180 LET A = DISPDF(3,20)
12181 LET X2 = DISPDF(X1,100)
12293 PLOT DISPDF(X,20) FOR X = 0 1 20
12361 DISPDF = Compute the discrete uniform probability density function.
H A Ddphe4f.tex4496 DISPDF = Compute the discrete uniform probability mass
4682 DISPDF = Compute the discrete uniform probability mass
4784 DISPDF = Compute the discrete uniform probability mass
22226 DISPDF = Compute the discrete uniform probability mass
22508 DISPDF = Compute the discrete uniform probability mass
22619 DISPDF = Compute the discrete uniform probability mass
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/src/
H A Ddp6.F19513 SUBROUTINE DISPDF(IX,N,PDF) subroutine
H A Ddp18.F21640 CALL DISPDF(IARG1,IARG2,RESULT)
H A Ddp21.F39829 CALL DISPDF(INT(XL+0.5),INT(SHAPE1+0.1),Y2(I))
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/
H A Ddpnewf.tex14329 LET A = DISPDF(X,N) - pdf for discrete uniform distribution