F-distribution
Name
UxHwDoubleFDist, UxHwFloatFDist — Create an F-distribution.
Synopsis
#include <uxhw.h>
double UxHwDoubleFDist(double d1, double d2);
float UxHwFloatFDist(float d1, float d2);
Description
The UxHwDoubleFDist() function, on architectures that associate distributional information with floating-point values, creates an F distribution with parameters d1 and d2 and associates it with its return value. The particle return value is the mean value of an F-distribution with parameters d1 and d2. The probability density function of the F-distribution is