Changeset 3046 in Sophya for trunk/SophyaLib/Manual/piapp.tex


Ignore:
Timestamp:
Aug 9, 2006, 6:08:40 PM (19 years ago)
Author:
ansari
Message:

modif ext. mineure ds piapp.tex , Reza 9/8/2006

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/Manual/piapp.tex

    r3043 r3046  
    822822# Notice that spaces before / after '(' and ')' are mandatory
    823823Cmd> set vecv ( mot1 mot2 mot3 mot4 mot5 )
    824 # Arithmetic  expression : C language syntax - spaces before/after '=' are mandatory  Cmd> a = 2+3*sqrt(4)
     824# Arithmetic  expression : C language syntax - spaces before/after '=' are mandatory 
     825Cmd> a = 2+3*sqrt(4)
    825826# The '=' operator can also be used to initialize a variable with a string
    826827Cmd> a = 'Bonjour Madame'
Note: See TracChangeset for help on using the changeset viewer.