-
P_THRESHOLD - Threshold value.
-
hyperAsympaccur - Accuracy of the hyperAsymp function.
-
hyperSeriesaccur - Accuracy of the hyperSeries2f1 function.
-
hyperAsymp - Evaluate 2F1 for x approaching 1 from below
-
hyperSeries2f1 - Evaluate 2F1 for 0 <= x < P_THRESHOLD.
-
hyperFunction - Evaluate 2F1 for x in [0,1).
Two series are used depending on whether the argument 0 <= x < P_THRESHOLD
or higher. As x approaches 1 from below, the function develops a log
singularity, and is best approximated using a hyperAsymp.
Alphabetic index Hierarchy of classes
This page was generated with the help of DOC++.