Searched refs:fTargetVal (Results 1 – 1 of 1) sorted by relevance
1604 double fTargetVal = GetDouble(); in ScBackSolver() local1647 fFPrev = pFormula->GetValue() - fTargetVal; in ScBackSolver()1667 fF = pFormula->GetValue() - fTargetVal; in ScBackSolver()1704 fF = pFormula->GetValue() - fTargetVal; in ScBackSolver()1765 if ( fabs( pFormula->GetValue() - fTargetVal ) > fabs( fF ) ) in ScBackSolver()
Completed in 54 milliseconds