next up previous contents
Next: Relational Operators Up: Expressions and Assignment Previous: Assignment

 

Intrinsic Numeric Operations

The following operators are valid for numeric expressions,

Can be applied to literals, constants, scalar and array objects. The only restriction is that the RHS of ** must be scalar.

Example,

     a = b - c
     f = -3*6/5

For more information, click here gif

Now try this question gif


next up previous contents
Next: Relational Operators Up: Expressions and Assignment Previous: Assignment

©University of Liverpool, 1997
Wed May 28 23:37:18 BST 1997
Not for commercial use.