VARKON Version 1.15 1997-10-24


Operators

Operators are things like plus and minus. Here is a list of the operators in MBS:

+ Addition
- Subtraction
* Multiplication
/ Division
** Raised to
<> Not equal
= Equal
< Less than
> Greater than
<= Less than or equal
>= Greater than or equal


For each datatype the following operators may be used:

INT All
FLOAT All
VECTOR + - * <> =
STRING + = < <= > >= <>
REF = <>
FILE None

 


Copyright © Microform AB Henningholmsgatan 4  S-703 69 Örebro SWEDEN  E-mail:  info@microform.se

VARKON Homepage Index