Home
last modified time | relevance | path

Searched refs:CHPDF (Results 1 – 14 of 14) sorted by relevance

/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/frmenus/prob/
H A Dpchpdf.men5 2. PLOT CHPDF(X,5) FOR X = 0 0.01 5
44 @IF 1 0 LET ZJUNK = CHPDF( _1 ,ZSHAPE,ZLOC,ZSCALE)
46 @IF 2 0 PLOT CHPDF( ZZZZ,ZSHAPE,ZLOC,ZSCALE) FOR ZZZZ = _2 ZINC _4
49 WEB HELP CHPDF
H A Dchpdf.men5 2. LET A = CHPDF(X,SHAPE,LOC,SCALE)
42 @IF 5 0 LET _5 = CHPDF( _1 ,ZSHAPE,ZLOC,ZSCALE)
44 WEB HELP CHPDF
H A Dchhispd.men5 2. HISTOGRAM Y; PLOT CHPDF(X) FOR X = START INC STOP
69 PLOT CHPDF(X,ZSHAPE,ZLOC,ZSCALE) FOR X = _9 _10 _11
73 WEB HELP CHPDF
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/help/
H A Dfunction307 CHPDF(X,NU) chi probability density function
H A Ddphe7f.tex706 GENERALI RAYL CHPDF
708 GENERALI RAYL DIST CHPDF
H A Drefman.tex753 CHPDF refman2/auxillar/chpdf.pdf
H A Ddphe2f.tex41908 CHPDF = Compute the chi probability density function.
41951 -----CHPDF (LET)--------------------------------
41953 CHPDF
41956 CHPDF (LET)
41974 LET <y2> = CHPDF(<y1>,<v>) <SUBSET/EXCEPT/FOR qualification>
41983 LET A = CHPDF(3,10)
41984 LET A = CHPDF(A1,10)
41985 LET X2 = CHPDF(X1,10)
42060 PLOT CHPDF(X,K) FOR X = 0.01 0.01 5
42142 CHPDF = Compute the chi probability density function.
H A Ddphe1f.tex1983 CHPDF(X,NU) Compute the chi probability density function
H A Ddphe5f.tex27967 CHPDF = Compute the chi probability density function.
28105 CHPDF = Compute the chi probability density function.
28208 CHPDF = Compute the chi probability density function.
H A Ddphe4f.tex29492 CHPDF = Compute the chi probability density function.
29591 CHPDF = Compute the chi probability density function.
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/src/
H A Ddp4.F4098 SUBROUTINE CHPDF(X,ANU,PDF) subroutine
H A Ddp18.F22773 CALL CHPDF(ARG1,ARG2,RESULT)
H A Ddp21.F39958 CALL CHPDF(XL,SHAPE1,Y2(I))
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/
H A Ddpnewf.tex14028 LET A = CHPDF(X,NU) - chi density function