A formula is a single expression that yields some previously unknown
value. For instance, the formula for the roots of a quadratic equation
is:
(-b +/- sqrt(b**2 - 4*a*c)) / 2a
An equation is a statement that two expressions are equal. A formula may
be shown in an equation:
x = (-b +/- sqrt(b**2 - 4*a*c)) / 2a
but an equation does not necessarily contain a formula:
a*x**2 + b*x + c = 0
ŹR
In the context of formal logic, a formula is a sequence of symbols (that
may or may not include "=") of a particular kind. An equation is a
formula that does contain "=".
--
I can't go on, I'll go on.
To count according to FORMULA it is enough to do
all the operations included in a formula.
"Rasoul Khoshravan" <khosh...@gmail.com> schrieb im Newsbeitrag
news:d247b57d-cb1b-4fb1...@w12g2000yqj.googlegroups.com...
> What is the difference between formula and equation?
--- news://freenews.netfront.net/ - complaints: ne...@netfront.net ---