LibreOffice Module sc (master) 1
|
Public Member Functions | |
ScTDistFunction (ScInterpreter &rI, double fpVal, double fDFVal, int nType) | |
virtual | ~ScTDistFunction () |
double | GetValue (double x) const override |
Private Attributes | |
ScInterpreter & | rInt |
double | fp |
double | fDF |
int | nT |
Definition at line 2249 of file interpr3.cxx.
|
inline |
Definition at line 2256 of file interpr3.cxx.
|
inlinevirtual |
Definition at line 2259 of file interpr3.cxx.
|
inlineoverride |
Definition at line 2261 of file interpr3.cxx.
References fDF, fp, ScInterpreter::GetTDist(), nT, rInt, and x.
|
private |
Definition at line 2252 of file interpr3.cxx.
Referenced by GetValue().
|
private |
Definition at line 2252 of file interpr3.cxx.
Referenced by GetValue().
|
private |
Definition at line 2253 of file interpr3.cxx.
Referenced by GetValue().
|
private |
Definition at line 2251 of file interpr3.cxx.
Referenced by GetValue().