contentsconceptssyntaxlibrariessampleserrorsindex
Full text search
operator   divide, /    
     

Summary   Numeric

A quotient.

 

Syntax

  numeric-expression (/ | divide) numeric-expression


Purpose

Division operator. In OmniMark, / is the preferred form, rather than divide.

Each line in this sample is an example of the use of the division operator:

  43 / 967
  12 / 19 / -35
  a / b   ;each letter being the variable of a local counter
  a divide b   ;each letter being the variable of a local counter

       
----  

Top [CONTENTS] [CONCEPTS] [SYNTAX] [LIBRARIES] [SAMPLES] [ERRORS] [INDEX]

Generated: April 21, 1999 at 2:01:04 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © OmniMark Technologies Corporation, 1988-1999.