Download maxi.notice

Back to the list

Display this manual page in
$$$$ MAXI     NOTICE  BP208322  13/06/12    21:15:03     7776           
                                             DATE     13/06/12

    Operateur MAXIMUM                        Voir aussi : MINI MOTS
    -----------------                                     POIN   ELEM   

    1ere syntaxe

                                          |('AVEC')|
    OBJET1 =  MAXI  OBJET2   ( 'ABS' )  ( |        | LMOTS1 ) ;
                                          | 'SANS' |
    

    Description :
    ____________

    The MAXIMUM operator defines the highest algebraic value 
 OBJET1 of an OBJET2 object, or of the absolute value of OBJET2
 if the 'ABS' key word is provided.

    The search for the maximum may be limited to a subset of OBJET2
 by providing the LMOTS1 (LISTMOTS type) of the names of component 
 to be considered (key word 'AVEC') or to be excluded (key word 
 'SANS') in the search for the maximum.


      Possible types of objects :
      ___________________________ 
     

             ------------------------------
             |  OBJET2     |     OBJET1   |
             ------------------------------
             |  CHPOINT    |    FLOTTANT  |
             |  LISTENTI   |    ENTIER    |
             |  LISTREEL   |    FLOTTANT  |
             |  MCHAML     |    FLOTTANT  |
             ------------------------------

    Notes :
    ______


 1. Limiting some components does not apply for objects of LISTENTI
 and LISTREEL types.

 2. The POIN or ELEM operators may also be used to find the
 place where the maximum of a field does occur.



   2eme syntaxe

   OBJET2 OBJET3 OBJET4  =  MAXI  OBJET1   ( 'ABS' ) 



    Description :
    ____________

    The MAXIMUM operator defines the couple abscissa - ordonna of
    highest algebraic value, together with the indice of this
    couple for an EVOLUTIO type OBJET1 restricted to one curve.      
    If the 'ABS' key word is provided, the highest absolute value
    of ordonna is concerned.
    Thus OBJET2 is ENTIER type, 
    OBJET3 and OBJET4 are FLOTTANT type. In case of multiple
    highest ordonna, the lowest indice couple is yielded.

    If OBJET1 type EVOLUTIO includes several curves, the 
    operator builds OBJET2 type LISTENTI, 
    OBJET3 and OBJET4, type LISTREEL, following the same rule.
    
    Rem: Only the EVOLUTIONs of a LISTREEL as a function of another
    LISTREEL are permitted.
    

   3eme syntaxe

      OBJET3   =  MAXI  OBJET1  OBJET2 (objeti ..)   
 

    Description :
    ____________
    
    The MAXIMUM operator create an objet of the same type as OBJET1 
    taking the maximum, value by value, of the two objects. OBJET1
    and OBJET2 can be of type LISTENTI or LISTREEL.
    
 
 

© Cast3M 2003 - All rights reserved.
Disclaimer