Searched refs:fPositiveOne (Results 1 – 1 of 1) sorted by relevance
113 fInt fPositiveOne = ConvertToFraction(1); in fExponential() local117 fInt solution = fPositiveOne; /*Starting off with baseline of 1 */ in fExponential()137 error_term = fAdd(fPositiveOne, exponent); in fExponential()142 solution = fDivide(fPositiveOne, solution); in fExponential()