diff options
Diffstat (limited to 'pd/doc/1.manual/x2.htm')
-rw-r--r-- | pd/doc/1.manual/x2.htm | 2 |
1 files changed, 1 insertions, 1 deletions
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. <P> Atoms are either numbers or <I> -symbols </I> like "+". Anything that is not a valid number os considered a +symbols </I> 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 |