All Frameworks  Class Hierarchy  This Framework  Indexes

Mathematics Global Function CATIsign


INLINE CATLONG32 CATIsign(CATLONG32 iValueI,
int iValueJ)
Transfers the sign of iValueJ to the CATLONG32 |iValueI|.
Returns:
The value: -CATAbs(iValueI) if iValueJ<0, CATAbs(iValueI) otherwise.

This object is included in the file: CATMath.h

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