Searched refs:fPositiveOne (Results 1 – 1 of 1) sorted by relevance
115 fInt fPositiveOne = ConvertToFraction(1); in fExponential() local119 fInt solution = fPositiveOne; /*Starting off with baseline of 1 */ in fExponential()139 error_term = fAdd(fPositiveOne, exponent); in fExponential()144 solution = fDivide(fPositiveOne, solution); in fExponential()