Download mini.notice

Back to the list

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

    Operateur MINIMUM                        Voir aussi : MAXI MOTS
    -----------------                                     POIN  ELEM   
    1ere syntaxe

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


    Description :
    ____________


    The MINIMUM operator defines the smallest 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 minimum may be limited to a subset of OBJET2
 by providing the LMOTS1 list (LISTMOTS type) of the names of 
 component to be considered (key word 'AVEC') or to be excluded 
 (key word 'SANS').


      Possible types of objects :
      ---------------------------

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


    Notes :
    _______


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


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

 

   2eme syntaxe

   OBJET2 OBJET3 OBJET4  =  MINI  OBJET1   ( 'ABS' ) 



    Description :
    ____________

    The MAXIMUM operator defines the couple abscissa - ordonna of
    lowest 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 lowest absolute value
    of ordonna is concerned.
    Thus OBJET2 is ENTIER type, 
    OBJET3 and OBJET4 are FLOTTANT type. In case of multiple
    lowest 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   =  MINI  OBJET1  OBJET2 (objeti ..)   
 

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

 
 
 

© Cast3M 2003 - All rights reserved.
Disclaimer