stats_cdf_noncentral_f

(PECL stats >= 1.0.0)

stats_cdf_noncentral_fCalculates any one parameter of the Non-central F distribution given values for the others.

설명

float stats_cdf_noncentral_f ( float $par1 , float $par2 , float $par3 , float $par4 , int $which )
Warning

이 함수는 현재 문서화 되어있지 않습니다; 인수 목록만을 제공합니다.

인수

par1

par2

par3

par4

which

반환값

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top