Ian C
Member
- Joined
- Feb 8, 2009
- Messages
- 1,259
- Format
- Large Format
Eliminate the outer pair of parentheses to the right of the division slash.
We want to divide the quantity to the left of the slash by 2f, and then subtract 1.
I think that Excel follows the standard order of operations for algebraic expressions so that we can eliminate extraneous parentheses (which makes the expression easier to read as well).
It should look like the original formula.
= (d + sqrt(d^2 – 4*d*f) ) / 2*f - 1
We want to divide the quantity to the left of the slash by 2f, and then subtract 1.
I think that Excel follows the standard order of operations for algebraic expressions so that we can eliminate extraneous parentheses (which makes the expression easier to read as well).
It should look like the original formula.
= (d + sqrt(d^2 – 4*d*f) ) / 2*f - 1