Penguin
Diff: SymbolicManipulation
EditPageHistoryDiffInfoLikePages

Differences between current version and revision by previous author of SymbolicManipulation.

Other diffs: Previous Major Revision, Previous Revision, 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 1 Last edited on Friday, August 22, 2003 12:10:17 pm by StuartYeates 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