Addition                +       Returns the sum of the right and left operands
                                alternately, @Add(x,y) is the same as y = y + x 
    
Subtraction             -       Returns the difference of the right and left 
operands
Multiplication          *       Returns the product of the right and left 
operands
Division                /       Returns the dividend of the right and left 
operands
Remainder               \       Returns the remainder after division of the 
right and left operands
Assignment              ^       Assigns the value of the expression in the left 
operand to the identifier 
                                to the right 

-- 
MTUsers blog is powered by Serendipity.
The best blog around, you can use it too.
Check out <http://s9y.org> to find out how.

=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=
To subscribe or unsubscribe to the meditech-l, visit MTUsers.COM.

To check the status of the meditech-l, visit MTUsers.NET.

For help, email [EMAIL PROTECTED]
______________________________________
meditech-l mailing list
[email protected]
http://mtusers.com/mailman/listinfo/meditech-l

Reply via email to