Penguin
Diff: SymbolicManipulation
EditPageHistoryDiffInfoLikePages

Differences between current version and previous revision of SymbolicManipulation.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 3 Last edited on Monday, September 1, 2003 1:05:27 am by AristotlePagaltzis
Older page: version 2 Last edited on Monday, September 1, 2003 1:04:07 am by AristotlePagaltzis Revert
@@ -1 +1,2 @@
-[SymbolicManipulation] was one of the earliest attempts at [ArtificialIntelligence]. The technique involved hiding completely the fact that computers used numbers and do all computations on symbols that in represented abstract concepts. [LISP] uses [SymbolicManipulation] and [C] programmers use [SymbolicManipulation] whenever they do " #define Pi 3.141592"  
+[SymbolicManipulation] was one of the earliest attempts at [ArtificialIntelligence]. The technique involved hiding completely the fact that computers used numbers and do all computations on symbols that in represented abstract concepts. [LISP] uses [SymbolicManipulation] and [C] programmers use [SymbolicManipulation] whenever they do  
+ #define Pi 3.141592