Content deleted Content added
→Equality: if → whether |
|||
Line 72:
:<math> (x+y)^2=x^2+2xy+y^2.</math>
It is known from [[Richardson's theorem]] that there may not exist an algorithm that decides
To test the equality of two expressions, instead of designing specific algorithms, it is usual to put expressions in some ''[[canonical form]]'' or to put their difference in a ''normal form'', and to test the syntactic equality of the result.
|