From 282671282b20fa17ab9dbbaba9d1cf2246b5029d Mon Sep 17 00:00:00 2001 From: Miller Puckette Date: Mon, 17 Aug 2009 23:31:36 +0000 Subject: merge in new tcl implementation by Steiner & Chun svn path=/trunk/; revision=11934 --- pd/doc/1.manual/x2.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pd/doc/1.manual/x2.htm') diff --git a/pd/doc/1.manual/x2.htm b/pd/doc/1.manual/x2.htm index 9879078e..05b4d84b 100644 --- a/pd/doc/1.manual/x2.htm +++ b/pd/doc/1.manual/x2.htm @@ -110,7 +110,7 @@ In this case the object will be the kind that carries out addition, and the "13" initializes the amount to add.

Atoms are either numbers or -symbols like "+". Anything that is not a valid number os considered a +symbols like "+". Anything that is not a valid number is considered a symbol. Valid numbers may or may not have a decimal point (for instance, 12, 15.6, -.456), or may be written in exponential notation (such as "4.5e6", which means "4.5 multiplied -- cgit v1.2.1