Home
last modified time | relevance | path

Searched refs:fZr (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/core/tool/
H A Dinterpr2.cxx1369 double ScInterpreter::ScGetZinsZ(double fZins, double fZr, double fZzr, double fBw, in ScGetZinsZ() argument
1376 if (fZr == 1.0) in ScGetZinsZ()
1386 fZinsZ = ScGetZw(fZins, fZr-2.0, fRmz, fBw, 1.0) - fRmz; in ScGetZinsZ()
1388 fZinsZ = ScGetZw(fZins, fZr-1.0, fRmz, fBw, 0.0); in ScGetZinsZ()
/trunk/main/sc/source/core/inc/
H A Dinterpre.hxx674 double ScGetZinsZ(double fZins, double fZr, double fZzr, double fBw,

Completed in 26 milliseconds