All Frameworks  Object Hierarchy  Indexes

CATMin choice list in the framework Mathematics

CATMin(int,int) function
Returns the minimum of two ints.
CATMin(int,int,int) function
Returns the minimum of three ints.

Copyright © 2003, Dassault Systèmes. All rights reserved.

CATMin(double,double) function
Returns the minimum of two doubles.
CATMin(CATLONG32,CATLONG32) function
Returns the minimum of two longs.
CATMin(CATINTPTR,CATINT32) function
Returns the minimum of two ints/longs.

Copyright © 2003, Dassault Systèmes. All rights reserved.

CATMin(CATINT32,CATINTPTR) function
Returns the minimum of two ints/longs.
CATMin(CATINTPTR,CATINTPTR) function
Returns the minimum of two ints/longs.
CATMin(double,double,double) function
Returns the minimum of three doubles.
CATMin(CATLONG32,CATLONG32,CATLONG32) function
Returns the minimum of three longs.
CATMin(CATINTPTR,CATINTPTR,CATINTPTR) function
Returns the minimum of three ints/longs.

Copyright © 2003, Dassault Systèmes. All rights reserved.